Skip to main content
DELETE
/
api-keys
/
{api_key_id}
{
  "detail": "API Key não encontrada"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

api_key_id
integer
required

ID da API Key

Required range: x >= 1

Response

API Key deletada com sucesso