update_user_credential_label
Update the label of a user credential in Keycloak by providing the realm, user ID, credential ID, and new label data.
Instructions
Update the label of a user credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| credential_id | Yes | Credential ID | |
| label_data | Yes | Credential label data |