delete_auth_execution
Removes an authentication execution from a Keycloak realm by its ID, enabling precise management of authentication flows.
Instructions
Delete an authentication execution by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| execution_id | Yes | ID of the authentication execution |