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 via the userInviteConsume.
Request
Header parameters
Path parameters
Responses
204No Content
Success - No Content.
Headers