Skip to main content

Synopsis

Delete one or more API keys for a service account. This permanently deletes the API key(s) identified by KEY-ID. Deletion is immediate and cannot be undone. You are asked to confirm before the key is deleted; use --assume-yes/--yes to skip the confirmation prompt. When stdin is not interactive (e.g. in CI) the prompt cannot be answered and the command fails without deleting anything, so pass --assume-yes there.

Flags

Flags inherited from parent commands

Examples Use Cases

These examples all assume that the flags --api-token, --org, --host, (and --flow, --trail when required), are set/provided.
Last modified on August 3, 2026