Update PersonAsk AIput https://api.extole.io/v5/persons/<person_id>Calling this endpoint allows you to update a customer or participant profile in the Extole platform. This operation must be performed by an authorized user.Path Paramsperson_idstringrequiredThe unique Extole identifier for this person, which can be retrieved through the Search Person endpoint.Body Paramsidentity_key_valuestringSets the identity key value for the person. Typically this is an email address unless your client is configured with an alternate keyHeadersAuthorizationstringDefaults to Bearer {access_token}Responses 200200 400400Updated 5 months ago