post https://{application_vanity_domain}/api/v1/change-email/cancel-email-change
Cancels the change email request with the specified ID. 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 |
|---|---|---|
| change-email-workflow:execute | Application | The subject can perform this operation on requests associated with the application to which the subject belongs. |
| Tenant | The subject can perform this operation on requests associated with the tenant to which the subject belongs. | |
| Tenant Inclusion List | The subject can perform this operation on requests associated with tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can perform this operation on requests associated with tenants that belong to the subject's application but are not included in the tenant exclusion list. | |
| Self | A user subject can perform this operation on requests associated with themselves. |