Bulk delete tags
Tags
Bulk delete tags
See “Bulk & async processing” for more information.
DELETE
Bulk delete tags
Authorizations
Authenticate API requests via an OAuth token
Body
application/json
Tags to delete, identified by id. Batches of 100 or fewer are processed synchronously (200); larger batches are queued and processed asynchronously (202).
Optional. When the batch is processed asynchronously (more than 100 tags), the results are POSTed to this URL on completion.
Response
Only deletes tags belonging to the authenticated account