Skip to main content
POST
Customer - Remove Tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ids
string[]
required

Array of customer IDs

tag_id
string
required

Tag ID to remove

Response

Tag removed from customers

success
boolean
required

Whether the operation succeeded