Send a user invite
POST
/users/{user_id}/invite Once a user is created using the userCreate operation, the user needs to setup his/her password.
An invitation needs to be sent to the user in order to be able to set up the password for the first time. The invitation email, which remains valid for 1 month, will contain a URL having all information required to setup the password.
Inviting authorised users on behalf of an identity is a restricted feature and by default, this functionality is not available for use.
Request
Path parameters
Responses
204No Content
Success - No Content.
Headers