Example searches: “search_params”, “mfa”, “Get applications”, “username”, “Account center”
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"