Update Wiki Page
wiki_page_updateUpdate an existing wiki page in Taiga by ID, modifying only the slug or content fields you provide. The version for optimistic concurrency is handled automatically.
Instructions
Update an existing wiki_page (partial patch — only include the fields you want to change). Taiga's optimistic-concurrency version field is handled automatically; do not pass it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource id | |
| slug | No | ||
| content | No |