delete-client
Remove a client from a Keycloak realm using its client ID. This tool cleans up client configurations by deleting the specified client from the given realm.
Instructions
Remove a client from a realm
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| clientId | Yes | Client ID |