/role requirements delete
Description
Deletes the requirement selected by ID and returns the deleted record. Use the list or get command to find the ID first.
Arguments
Name | Type | Description | Optional? |
|---|---|---|---|
| Integer | ID of the requirement to delete. | ❌ No |
Examples
/role requirements delete id: 42
See Also
28 August 2026