Skip to main content

Synopsis

Delete one or more service accounts. This permanently removes the service account(s) identified by SERVICE-ACCOUNT-NAME from the organization, along with their API keys. Deletion is immediate and cannot be undone. You are asked to confirm before deletion; 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