Skip to main content
DELETE
/
v1
/
api-keys
/
{api_key_id}
Revoke Api Key
curl --request DELETE \
  --url https://api.example.com/v1/api-keys/{api_key_id}
{}

Headers

authorization
string | null

Path Parameters

api_key_id
string<uuid>
required

Response

Successful Response

The response is of type Response Revoke Api Key V1 Api Keys Api Key Id Delete · object.