Skip to main content
DELETE
Scope required: tags.write
This endpoint allows for bulk deletion of tags

Parameters

string
required
Merchant ID
array<string>
required
User IDs (500 max per request)
user_ids must be each user’s Thanx identifier — the value returned as id by Get Users. An ID copied from a dashboard URL or a customer-data/SFTP export is a different encoding and will not match: the request returns 200 with zero tags deleted and no error. Confirm one test user matches before running a bulk delete.
string
required
Tag Key

Response