Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Broker instance name
Query Parameters
ENABLE|DISABLE
Available options:
ENABLE, DISABLE curl --request POST \
--url https://dev.startree.ai/brokers/instances/{instanceName}/qps \
--header 'Authorization: <api-key>'Enable/disable the query rate limiting for a broker instance
curl --request POST \
--url https://dev.startree.ai/brokers/instances/{instanceName}/qps \
--header 'Authorization: <api-key>'The format of the key is "Basic <token>" or "Bearer <token>"
Broker instance name
ENABLE|DISABLE
ENABLE, DISABLE Was this page helpful?