delete-protocol-mapper
Remove a protocol mapper from a Keycloak client using realm, client ID, and mapper ID. Clean up client configuration by deleting unwanted mappers.
Instructions
Delete a protocol mapper from a client
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| clientId | Yes | Client ID | |
| mapperId | Yes | Protocol mapper ID |