curl --request POST \
--url https://dev.startree.ai/upsertRateLimitConfigs \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'{
"updatedConfigs": {}
}Update all the rate limiter configs
curl --request POST \
--url https://dev.startree.ai/upsertRateLimitConfigs \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'{
"updatedConfigs": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?