post https://{application_vanity_domain}/api/v1/existing-user-invitation/accept-invite
Accepts the existing user invitation. After the invitation has been accepted, the user's status will be set to ACTIVE and their email will be marked as verified.
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 | 
|---|---|---|
| existing-user-invitation-workflow:execute | Application | The subject can perform this operation on requests associated with the application to which the subject belongs. |