Example searches: “templateType”, “name”, “password”, “401”, “type”
Delete an organization invitation by ID.
The unique identifier of the organization invitation.
The organization invitation was deleted successfully.
Bad Request
Unauthorized
Forbidden
Not Found
curl \ --request DELETE 'https://[tenant_id].logto.app/api/organization-invitations/{id}' \ --header "Authorization: Bearer $ACCESS_TOKEN"