Logo
IdentityNow API Documentation

Delete Non-Employee Record

DELETE {{baseUrl}}/non-employee-records/:id

This request will delete a non-employee record. Requires role context of idn:nesr:delete

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://tenant.api.identitynow.com/v3/non-employee-records/:id' -H 'Accept: application/json'

ENDPOINTS