Skip to main content

Delete Non-Employee Request

DELETE 

/non-employee-requests/:id

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

Request

Path Parameters

    id uuidrequired

    Non-Employee request id in the UUID format

    Example: ac110005-7156-1150-8171-5b292e3e0084

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...