authentik_delete
Delete Authentik resources permanently and irreversibly. Use operation help to list available delete actions, then specify the operation name and parameters to remove users, groups, apps, flows, or policy bindings.
Instructions
Delete Authentik resources (destructive, irreversible).
Call with operation="help" to list all available delete operations. Otherwise pass the operation name and a JSON object with parameters.
Example: authentik_delete(operation="DeleteUser", params={"id": 1})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes |