Chaves da API
Revogar chave da api
Revoga uma chave da API.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Chave única de idempotência para evitar duplicação de requisições.
Path Parameters
ID da chave da API
Body
application/json
Response
202
Objeto revogado com sucesso.