Skip to main content
DELETE
/
api-keys
/
{key}
cURL
curl --request DELETE \
  --url https://api.theauthapi.com/api-keys/{key} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

key
string
required

Response

200 - undefined