post https://{application_vanity_domain}/api/v1/existing-user-invitation/cancel-invite
Cancels an existing user invitation request. Any email links or codes associated with this request will no longer be valid.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description | 
|---|---|---|
| existing-user-invitation-workflow:execute | Application | The subject can perform this operation on invitations associated with the application to which the subject belongs. | 
| Tenant | The subject can perform this operation on invitations associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can perform this operation on invitations associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can perform this operation on invitations associated with tenants in the subject's application that are not included in the tenant exclusion list. |