drupal_update_node
Update an existing Drupal node by UUID, modifying only specified attributes and relationships via JSON:API.
Instructions
Patch an existing node by UUID. Pass only the attributes / relationships you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | ||
| uuid | Yes | ||
| attributes | No | ||
| relationships | No |