Backend API
cURL
curl --request DELETE \ --url https://api.wacht.dev/api-auth/rate-limit-schemes/{slug} \ --header 'Authorization: <api-key>'
Delete a rate limit scheme
API key authentication (format: Bearer {api_key})
Rate limit scheme slug
Scheme deleted
Was this page helpful?