patch https://api.capmo.de/api/v1/organisation/people/
This can be used to update a specific organisation contact book person by its ID.
Responses
This can be used to update a specific organisation contact book person by its ID.
xxxxxxxxxx
curl --request PATCH \
--url https://api.capmo.de/api/v1/organisation/people/personId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: