Usage
Delete API key quota
Removes the per-key quota limit. The key will only be subject to the organization-level quota.
delete/v1beta/quota/keys/{api_key_id}
Path parameters
api_key_idstring required
The API key ID (required).
The API key ID (required).
Query parameters
organization_idstring
Optional: organization ID. If not provided, uses the caller's organization.
Example:org_01h2xcejqtf2nbrexx3vqjhp41
Optional: organization ID. If not provided, uses the caller's organization.
Response
Success
DeleteAPIKeyQuotaResponse required
DeleteAPIKeyQuotaResponse confirms deletion. Empty response - success indicated by no error.