PersonAuth required
updatePersonUpdate a Person
PUT
https://api.blueink.com/api/v2/persons/{personId}/Update a Person
PUT/persons/:personId/
Update the Person with new data. NOTE that any contact channels that are omitted from this request will be DELETED. If you don't want to replace all data on the Person, you probably want to use PATCH instead.
Request
Responses
- 200
- 400
- 404
The Person was updated
Bad Request
Not found response