Remove a tag from a customer
DELETE/cms/customer/{id}/tag
DELETE
/cms/customer/{id}/tag
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
Customer ID
Request Body
Section titled “Request Body”object
tagId
ID of an existing tag
integer
tagName
Name of an existing tag
string
Responses
Section titled “Responses”Tag removed
Customer or tag not found