Add and Remove Tags from a Customer

Use these API endpoint to add or remove tags to a customer record for a specified subcompany. Provide the subcompany ID and the customer's unique ID in the URL path. The tags to be added or removed should be included in the JSON body of the appropriate API, and the takeover secret must be included in the header.

Last updated