/people/{personIdType}:{personId}

Updates a Person record. An alias for using POST /people/findOrCreate with an identifiers object that has a type property equal to the personIdType route parameter and an externalId property equal to the personId route parameter.

📘

Looking for more fields?

Only a handful of body params are shown in the example above. You can find a full list in the People Common Model here.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!