customer

Customer - Add Tag

Add a tag to one or more customers.

post/customer/add_tag

Request body

idsstring[] required

Array of customer IDs

tag_idstring required

Tag ID to add

Response

Tag added to customers

successboolean required

Whether the operation succeeded

Changes