Update a contact attribute inside a contactpatch https://localhost/v4/contacts/{identifier}/attributes/{uid}Update the value of an existing attribute inside an existing contact. Required scope: write_contacts.Path ParamsidentifierstringrequiredContact identifieruiduuidrequiredPodium unique identifier for attribute.Body ParamsUpdate an attribute paramsvaluestringrequiredThe value of the attribute.Responses 202Successful response. defaultError response.CallbackUpdated 24 days ago