Accept Existing User Invite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

PermissionBoundaryDescription
existing-user-invitation-workflow:executeApplicationThe subject can perform this operation on requests associated with the application to which the subject belongs.
Body Params

Accept Existing User Invite Request JSON object

Object representing a request to complete existing user invitation workflow for a user.

string
required
length ≥ 1

The email auth code that will be used to authorize the request.

password
length ≥ 1

[Conditionally Required] The new password associated to the user who is accepting the invitation.

Required Conditions:

  • This value is required if the user is being provisioned under a Wristband IdP that only has password login enabled.
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json