ReferenceApi keys

Revoke API key

Revoke an existing API key

DELETE
/auth/api-keys/{keyId}
AuthorizationBearer <token>

Bearer token authentication. Use your API key as the bearer token.

In: header

Path Parameters

keyIdstring

API Key ID

Response Body

curl -X DELETE "https://eu1.api.bivariant.com/v1/auth/api-keys/string"
{
  "id": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}
{
  "code": "string",
  "message": "string"
}