Create Customer Tag
Applies a tag to a customer. If a tag does not exist with the name, it will make a new one.
Create Customer Tag
Request Body
Name
Type
Description
{
"success": true,
"code": 200,
"data": null
}Create Multiple Customer Tags
Request Body
Name
Type
Description
Last updated