delete https://import/v2/person/
Deactivate a person by ID
Response
Deactivate a person by ID
xxxxxxxxxx
curl --request DELETE \
--url https://import/v2/person/id \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: