DELETE
/
api_keys
/
{api_key}
Delete API Key
curl --request DELETE \
  --url https://api.elections.kalshi.com/trade-api/v2/api_keys/{api_key}
{}

Path Parameters

api_key
string
required

API key ID to delete

Response

204 - application/json

The response is of type object.