update_role
Partially update a Logto role by ID. Modify fields like name, description, or default status without affecting others.
Instructions
Update a Logto role by ID (partial update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Role ID | |
| name | No | ||
| isDefault | No | ||
| description | No |