Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api-v2.requesty.ai/v1/manage/apikey/{id}/limit \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "monthly_limit": 123 } '
{ "error": { "message": "<string>" } }
Update the monthly spending limit for a specific API key
API key for authentication
Monthly limit updated successfully
Was this page helpful?
Contact support