Logo
IdentityNow API Documentation

Delete Non-Employee Source

DELETE {{baseUrl}}/non-employee-sources/:sourceId

This request will delete a non-employee source. 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-sources/:sourceId' -H 'Accept: application/json'

ENDPOINTS