Update Attribute

Updates the display name of an existing custom attribute. The attribute is identified by its UUID in the URL path. Only name can be changed -- type is fixed at creation time. The returned custom_attr_key can change when the name changes; use the key from the update response for future contact-attribute writes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the custom attribute to update.

Body Params
string
required
length ≤ 50

New display name. Must be unique within the (account, group) tuple, ignoring the attribute being updated.

Responses

401

Missing or invalid bearer token.

500

Internal server error.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json