DELETE
/
api
/
v1
/
platform
/
api-keys
/
{kid}
Revoke Api Key
curl --request DELETE \
  --url https://api.example.com/api/v1/platform/api-keys/{kid}
{}

Path Parameters

kid
string
required

Response

Successful Response

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