latestSwagger 2.02026-08-1024042.7 KB

a3ea128a9743

Users

Send welcome email to user

Send an email detailing login instructions to the specified user. Note: the provided password is temporary and can only be used once. Upon logging in, the user will be required to set a new password.

post/api/v1/users/{id}/send_welcome_email

Path parameters

idstring required

Headers

Content-Typestring required

Request body

typestring
idstring

Example request

{
  "type": "users",
  "id": "46"
}

Response

welcome email sent