Customer
Update Customer Tags (Bulk)
Update all tags of a customer. Replaces the existing list of tags with the provided list.
PUT
/
customer
/
{id}
/
tags
Authorizations
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
ID of customer
Body
application/json