# Delete a label

Permanently delete a label using its unique ID. Once a label is deleted, it will be removed from all images or templates and cannot be restored.

Endpoint: DELETE /v1/REST/labels/{id}
Version: 1.0.0
Security: basicAuth, bearerAuth

## Path parameters:

  - `id` (integer, required)
    The ID of the label.


## Response 204 fields

## Response 401 fields

## Response 403 fields

## Response 404 fields

## Response 429 fields

## Response 500 fields
