curl --request POST \
--url https://dev.startree.ai/applicationQuotas/{appName} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Update application quota
curl --request POST \
--url https://dev.startree.ai/applicationQuotas/{appName} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Was this page helpful?