Provisions the external IdP user. The user's email is marked as verified if it matches the invite email or if the IdP asserts that the email is verified
For profile attributes not configured to sync from the external IdP, you can manually provide values in the request body. If syncing is enabled for an attribute, its value from the external IdP will override any value you provide—unless the IdP value is null and the field is marked as required in the user schema. In that case, the request body value takes precedence.
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. |