跳到主要内容

Update a custom field

PUT 

/api/2.0/crm/{entityType:(contact|person|company|opportunity|case)}/customfield/{id:[0-9]+}

Updates the selected custom field with the parameters (entity type, field title, type, etc.) specified in the request.

Note: You can update field if there are no related elements. If such elements exist, only label and mask will be updated. Other parameters will be ignored.

Request

Responses

Updated custom field