Update a Shared Custom Field

View as Markdown

You can rename it or update the options for a “choices” field type. The updated name will immediately appear in the Close UI and only valid values for the updated choices will be returned by the Lead/Contact/Custom Activity APIs.

The type value cannot be changed.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:)>.

OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Request

This endpoint expects any.

Response

Successful response

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error