Leave Types
Delete Leave Type
Delete a leave type from the system
DELETE
Permanently delete a leave type. This operation removes the leave type configuration from the system.
Authentication
Requires authentication with Bearer token. Available to:- Super Admin
- HR Manager
Path Parameters
string
required
The unique identifier of the leave type (UUID format)Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"Response
boolean
Indicates if the request was successful
string
Confirmation message
Important Considerations
Alternative: Deactivate Instead
Related Endpoints
- Create Leave Type - Create a new leave type
- Update Leave Type - Modify or deactivate a leave type
- List Leave Types - View all leave types