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