API Endpoint(s) and/or Zoom API Event(s)
get /accounts/{accountId}/plans/usage
Description
For one client we’ve started, as of last week, getting an unexpected response. Can’t find any documentation on it so just after some advice as to what it means please and whether there is an alternative to receive similar information to what that endpoint was giving us. Thanks.
Error?
We get a 400 response with this body:
{
“code”: 200,
“message”: “account is multiple subscription model not allowed operation”
}
How To Reproduce
Assuming this is related to a specific client’s setup so can’t generically reproduce.