v1

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

Create Custom User Greeting

Creates custom greeting for an extension user.

post/restapi/v1.0/account/{accountId}/extension/{extensionId}/greeting

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)

Query parameters

applyboolean

Specifies whether to apply an answering rule or not. If set to true then answeringRule parameter is mandatory. If set to false, then the answering rule is not applied even if specified

Response

OK

uristring uri

Link to a custom user greeting

idstring

Internal identifier of a custom user greeting

type'Introductory' | 'Announcement' | 'InterruptPrompt' | 'ConnectingAudio' | 'ConnectingMessage' | 'Voicemail' | 'Unavailable' | 'HoldMusic' | 'PronouncedName' | 'TemplateGreeting'

Type of custom user greeting

contentType'audio/mpeg' | 'audio/wav'

Content media type

contentUristring uri

Link to a greeting content (audio file)