Time off
Delete a time off request
DELETE /time-off/{request_id}
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
request_id*string
Time off request ID.
Response Body
application/json
curl -X DELETE "https://loading/api/v1/time-off/string"{
"data": {}
}Empty
Empty
Empty
Empty