v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
SMS Templates

Create User Message Template

Creates a user personal text message template. Maximum number of personal templates is 25 per user. Max length of the body property is 1000 symbols (2-byte UTF-16 encoded).

post/restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store-templates

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)

extensionIdstring required

Internal identifier of the RingCentral extension/user (can be set to "~" to indicate that the extension associated with current authorization session should be used)

Request body

displayNamestring required

Name of a template

Response

Created personal text message template

idstring

Internal identifier of a template

displayNamestring

Name of a template

scope'Company' | 'Personal'

Specifies if a template is available on a user (Personal) or a company (Company) level