contact-attribute-keys
Update a contact attribute key
Updates a contact attribute key in the database.
PUT
Path Parameters
Body
application/json
The contact attribute key to update
Input data for creating or updating a contact attribute
The attribute identifier used in the system
Display name for the attribute
Description of the attribute
Whether this is a default or custom attribute
Available options:
default
, custom
The ID of the environment this attribute belongs to
Response
200 - application/json
Contact attribute key updated successfully.
The ID of the contact attribute key
The date and time the contact attribute key was created
The date and time the contact attribute key was last updated
Whether the attribute must have unique values across contacts
The attribute identifier used in the system
Display name for the attribute
Description of the attribute
Whether this is a default or custom attribute
Available options:
default
, custom
The ID of the environment this attribute belongs to
Was this page helpful?