Update all tags of a customer. Replaces the existing list of tags with the provided list.
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
ID of customer
Tags List
The body is of type object
.
Update Customer Tags List
The response is of type object[]
.