Tags a list of customers.
If a customer in the list already has the specified tag applied, the customer is ignored. This is an asynchronous operation.
Customers tagged.
Unauthorized access. Invalid credentials used.
Access forbidden.
Invalid data sent.
{- "customerIds": [
- "string"
]
}
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}