| Endpoint | Method | Admin Required |
|---|---|---|
/api/v1/objects/tags | DELETE | No |
Removes all tags from the current version of an object in a bucket you own.
Returns 204 No Content on success.
| Status | Reason |
|---|---|
400 | Missing bucket or key parameter |
404 | Bucket not found (or not owned by you), or object not found |