User Settings
Update User Conferencing Settings
Updates the default conferencing number for the current extension. The number can be selected from conferencing numbers of the current extension. Updates the setting, allowing participants join the conference before host.
put/restapi/v1.0/account/{accountId}/extension/{extensionId}/conferencing
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
Response
Updated user conferencing settings
Example response
{
"supportUri": "http://success.ringcentral.com"
}