RingCentral · Capability
RingCentral API — Custom Fields
RingCentral API — Custom Fields. 4 operations. Lead operation: Get Custom Field List. Self-contained Naftiko capability covering one Ringcentral business surface.
What You Can Do
GET
Listcustomfields
— Get Custom Field List
/v1/restapi/v1-0/account/{accountid}/custom-fields
POST
Createcustomfield
— Create Custom Field
/v1/restapi/v1-0/account/{accountid}/custom-fields
PUT
Updatecustomfield
— Update Custom Field
/v1/restapi/v1-0/account/{accountid}/custom-fields/{fieldid}
DELETE
Deletecustomfield
— Delete Custom Field
/v1/restapi/v1-0/account/{accountid}/custom-fields/{fieldid}
MCP Tools
get-custom-field-list
Get Custom Field List
read-only
idempotent
create-custom-field
Create Custom Field
update-custom-field
Update Custom Field
idempotent
delete-custom-field
Delete Custom Field
idempotent