Update entity
kanka_update_entityPartially update an existing entity in your Kanka campaign by changing only specified fields.
Instructions
Partial update (PATCH) on an existing entity. Provide only the fields you want to change. The id is the type-scoped id (e.g. character id), not entity_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| entity_type | Yes | ||
| id | Yes | ||
| data | Yes |