post https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/change-email/request-email-change
Initiates a request to change a user's email.
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 for users associated to the application that the subject belongs to. |
Tenant | The subject can perform this operation for users associated to the tenant that the subject belongs to. | |
Tenant Inclusion List | The subject can perform this operation for users associated to tenants specified in the tenant inclusion list. | |
Tenant Exclusion List | The subject can perform this operation for users associated to 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 for themselves. |