Tags

Bulk delete tags

REQUIRED SCOPES <code>['tags:write']</code><br>Bulk delete tags

delete/tags

Request body

idsinteger[]

The IDs of the Tags

delete_allboolean

Delete All

Example request

{
  "ids": [
    1
  ]
}

Response

Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.