Skip to main content

UpdateApiScope

Updates an API scope.

Examples

Basic usage:

octo-cli -c UpdateApiScope -n "myAPI.admin" -nn "myAPI.superadmin"

Options

ShortLongRequiredDescription
-n--nameyesName of scope, must be unique
-e--enablednofalse for disabled, true for enabled.
-nn--newNamenoNew name of scope, must be unique
-dn--displayNamenoDisplay name of scope
-d--descriptionnoDescription of API scope