Endpoint
Authentication
Requires authentication via API token or session cookie.Path parameters
The tag ID to delete
Response
Returns a success confirmation.Always
true when deletion is successfulExample
Response
Errors
Not found - Tag does not exist or doesn’t belong to your account
Unauthorized - Invalid or missing authentication token
Notes
- Deleting a tag removes it from all files that were tagged with it
- This operation cannot be undone
- Consider exporting your data before deleting important tags