post https://{application_vanity_domain}/api/v1/new-user-invitation/accept-invite
Accepts the user invitation and provisions the user. The user's email will be marked as verified if it matches the email address used to send the invite.
Several responses can be returned from this API. Please refer to the result response field description to see the different types of responses that can be returned.
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 requests associated with the application to which the subject belongs. |