Example searches: “zoneinfo”, “roles”, “interaction”, “Logto API references”, “website”
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"