ContactsContactAdd a contact attribute to a contactpost https://localhost/v4/contacts/{identifier}/attributes/{uid}Add an existing attribute to an existing contact. Required scope: write_contacts.Path ParamsidentifierstringrequiredContact identifieruiduuidrequiredPodium unique identifier for attribute.Body ParamsAdd an attribute paramsvaluestring | arrayrequiredThe 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.value string | arrayResponses 202Successful response. defaultError response.CallbackUpdated 4 months ago Update a contact attribute inside a contactRemove an existing tag from an existing contactDid this page help you?YesNo