Delete a group
delete_groupRemove a Wiki.js group while preserving member accounts. Use a confirmation token to finalize deletion.
Instructions
Removes a group. Its members keep their accounts but lose whatever access the group gave them. Requires a confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Numeric Wiki.js id. | |
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. |