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