Customer success center

Login Sign up

Web Services API | User web services | Send welcome mail

Modified on: Thu, 13 Apr 2023 4:30 PM

Send welcome mail

Sends a welcome mail to a user, by id or username.


{

"location": null,

"message": "Welcome mail sent to user",

"responsePlatforms": {

"management": {

"location": null,

"message": null,

"status": 202

}

},

"status": 204 }

Was this answer helpful?