Deletes multiple tags by their IDs in a single request. Returns lists of successful and failed deletions.
A valid request URL is required to generate request examples
{ "data": { "failed": [ { "id": "<string>", "reason": "<string>" } ], "successful": [ "<string>" ] }, "details": [ "<string>" ], "success": true }
Team slug
App slug
Tag IDs to delete
1 - 100
Tags deleted successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes