Update a contact attribute inside a contact

Update the value of an existing attribute inside an existing contact.

Required scope: write_contacts.

Path Params
string
required

Contact identifier

uuid
required

Podium unique identifier for attribute.

Body Params

Update an attribute params

string | array
required

The value of the attribute as a string. For SINGLE_SELECT and MULTI_SELECT attributes send the display label of an option; a MULTI_SELECT attribute also accepts an array of labels to select several options at once.

Responses

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