People
Update a Person
This endpoint allows you to update specific fields with a Person record via their UUID by providing amended core information such as name, address and contact details or marketing and contact preference changes.
patch/people/{person_id}
Response
OK.
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the optional property
data/allOf[subschema #2]/attributes/preferred_languageto the response with the200statusresponse-optional-property-added
- ○