ArangoDB v3.13 is under development and not released yet. This documentation is not final and potentially incomplete.

Oasisctl Revoke API Key

oasisctl revoke apikey

Revoke an API key with given identifier

oasisctl revoke apikey [flags]

Options

  -i, --apikey-id string   Identifier of the API key to revoke
  -h, --help               help for apikey

Options Inherited From Parent Commands

      --endpoint string   API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
      --format string     Output format (table|json) (default "table")
      --token string      Token used to authenticate at ArangoDB Oasis

See also