Skip to main content

ory delete access-tokens

ory delete access-tokens

Delete all OAuth2 Access Tokens of an OAuth2 Client

ory delete access-tokens <client-id> [flags]

Examples

{{ .CommandPath }} <client-id>

Options

  -h, --help             help for access-tokens
--project string The project to use

Options inherited from parent commands

  -c, --config string   Path to the Ory Cloud configuration file.
--format string Set the output format. One of default, json, yaml, and json-pretty. (default "default")
-q, --quiet Be quiet with output printing.
-y, --yes Confirm all dialogs with yes.

SEE ALSO