Skip to main content
DELETE
Delete User Leave

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
id
integer
required

Leave ID to delete

userId
integer
required

User ID

Response

200 - application/json

Leave deleted successfully

id
integer