logo_smallAxellero.io

Remove Permission

Delete a permission from the AUTH module.

Remove a permission from the authentication system.

Configuration

Inputs

NameCodeTypeRequiredDescription
IDidTextYesPermission ID to remove

Outputs

NameTypeDescription
successBooleanOperation success

Usage

{
  "id": "permission-uuid-to-delete"
}

Considerations

  • Roles with this permission will lose the access it grants
  • Check for role dependencies before deletion