Skip to main content
DELETE
/
api-auth
/
rate-limit-schemes
/
{slug}
Delete rate limit scheme
curl --request DELETE \
  --url https://api.wacht.dev/api-auth/rate-limit-schemes/{slug} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication (format: Bearer {api_key})

Path Parameters

slug
string
required

Rate limit scheme slug

Response

Scheme deleted