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

Headers

authorization
string | null
refresh-token
string | null

Path Parameters

key_id
string<uuid>
required

Response

Successful Response

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