Skip to main content
DELETE

Authentication

This endpoint requires Bearer token authentication with one of the following roles:
  • super_admin
  • hr_manager

Path Parameters

string
required
The unique identifier of the employee (UUID format)

Query Parameters

boolean
default:"false"
If set to true, permanently deletes the employee. Otherwise performs a soft delete.

Response

boolean
Indicates if the request was successful
string
Confirmation message