uc-apx delete authorization
Delete a top-level authorization construct from
shared-components/authorizations.apx. Blocks when any page / region /
button references the scheme via authorization: @<name>; —force to
override.
uc-apx delete authorization <id-or-name> [flags]| Flag | Type | Default | Description |
|---|---|---|---|
--dry-run | Show what would be deleted without writing | ||
--force | Delete even when other constructs reference the target |
Global Flags
Section titled “Global Flags”| Flag | Type | Default | Description |
|---|---|---|---|
--app-dir | string | . | Path to the APEX application directory |
--json-pretty | Output in pretty-printed JSON (human-readable) instead of minified JSON | ||
--toon | Output in TOON format (human-readable, token-efficient) instead of JSON |