contact-attributes
Update a contact attribute
Updates a contact attribute in the database.
PUT
Path Parameters
Body
application/json
The response to update
Input data for creating or updating a contact attribute
The ID of the attribute key
The ID of the contact
The value of the attribute
Response
200 - application/json
Response updated successfully.
The ID of the contact attribute
The date and time the contact attribute was created
The date and time the contact attribute was last updated
The ID of the attribute key
The ID of the contact
The value of the attribute
Was this page helpful?