post https://{application_vanity_domain}/api/v1/new-user-invitation/cancel-invite
Cancels a new user invitation request. Any links or codes associated with the invitation 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 |
|---|---|---|
| new-user-invitation-workflow:execute | Application | The subject can perform this operation for invitations associated with the application to which the subject belongs. |
| Tenant | The subject can perform this operation for invitations associated with the tenant that the subject belongs to. | |
| Tenant Inclusion List | The subject can perform this operation for 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 on the tenant exclusion list. |