Skip to content

Remove a tag from a customer

DELETE
/cms/customer/{id}/tag
id
required
integer

Customer ID

object
tagId

ID of an existing tag

integer
tagName

Name of an existing tag

string

Tag removed

Customer or tag not found