Skip to main content
DELETE
/
v1
/
keys
/
{id}
Revoke API key
curl --request DELETE \
  --url http://localhost:8080/v1/keys/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key with mk_ or rk_ prefix

Path Parameters

id
string<uuid>
required

Response

204

Key revoked