v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
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

emailstring email

Example request

{
  "email": "user@email.com"
}

Response

Successful response