Create User Leave
User Leaves
Create User Leave
Creates a new user leave.
⚠️ Important:
- Dates must be sent in UTC format (e.g.,
2024-11-18T03:00:00Z) - Dates cannot overlap with existing leaves for the same user
- If there is an existing date between the submitted dates, the request will not be saved
POST
Create User Leave
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json

