ArangoDB v3.8 reached End of Life (EOL) and is no longer supported.

This documentation is outdated. Please see the most recent version at docs.arangodb.com

Oasisctl Delete Apikey

Delete an API key with given identifier

Synopsis

Delete an API key with given identifier

oasisctl delete apikey [flags]

Options

  -i, --apikey-id string   Identifier of the API key to delete
  -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