Delete a specific annotation tag from the organization.
This endpoint deletes a specific annotation tag by ID. It supports:Documentation Index
Fetch the complete documentation index at: https://docs.laburen.com/llms.txt
Use this file to discover all available pages before exploring further.
true on successful deletion.| Status Code | Type | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Missing or invalid authentication session. |
| 404 | NOT_FOUND | The tag with the specified ID does not exist or does not belong to the organization. |