post https://{application_vanity_domain}/api/v1/new-user-invitation/external-idp/accept-invite
Completes the new user invitation workflow by creating the external IDP user and activating them.
Note
Any user attributes specified in the request body will be overridden by their corresponding value from the external IDP if syncing is enabled for that user attribute, unless the value from the external IDP is
null
and the field is marked as required in the user schema, in that case, the value from the request body will take precedence.
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 to the application that the subject belongs to. |