post https://api.securevan.com/v4/people/:
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.