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