delete https://import/person/
Delete a person based on ID
Response
Delete a person based on ID
xxxxxxxxxx
curl --request DELETE \
--url https://import/person/%5Bobject%20Object%5D \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: