Skip to main content
DELETE

Authorization

Requires authentication with a Bearer token. Only users with the following roles can delete levels:
  • Super Admin
  • HR Manager

Path Parameters

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

Response

boolean
Indicates if the request was successful
string
Confirmation message

Error Responses

Deleting a level is a permanent action and cannot be undone. Ensure that no employees are currently assigned to this level before deletion.