Custom Fields

Update Custom Field

Updates custom field by ID specified in path.

put/restapi/v1.0/account/{accountId}/custom-fields/{fieldId}

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)

fieldIdstring required

Custom field identifier

Request body

displayNamestring

Custom field display name

Response

Successful response

idstring

Custom field identifier

category'User'

Object category to attach custom fields

displayNamestring

Custom field display name

Changes

No recorded changes to this endpoint across all 1 revision of this API.