Skip to content

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]
FlagTypeDefaultDescription
--dry-runShow what would be deleted without writing
--forceDelete even when other constructs reference the target
FlagTypeDefaultDescription
--app-dirstring.Path to the APEX application directory
--json-prettyOutput in pretty-printed JSON (human-readable) instead of minified JSON
--toonOutput in TOON format (human-readable, token-efficient) instead of JSON