Skip to content

Assign a tag to a customer

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

Customer ID

object
tagId

ID of an existing tag

integer
tagName

Tag name; created if it does not exist

string

Tag assigned

Customer or tag not found