Skip to main content

Delete Non-Employee Request

DELETE 

/non-employee-requests/:id

This request will delete a non-employee request.

Request

Path Parameters

    id uuidrequired

    Non-Employee request id in the UUID format

    Example: 2c91808b6ef1d43e016efba0ce470904

Responses

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

Loading...