Company
Send/Resend Welcome Email
Sends/resends welcome email to the system user of confirmed account
post/restapi/v2/accounts/{accountId}/send-welcome-email
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
Request body
Example request
{
"email": "user@email.com"
}Response
Successful response