update_datasource_entry
Modify existing entries in Storyblok datasources by updating their name and value fields through the Management API.
Instructions
Update a datasource entry.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasource_id | Yes | ||
| entry_id | Yes | ||
| name | No | ||
| value | No |