update_article
Update a Help Center article's title, body, labels, or section by passing only the fields to change.
Instructions
Update an existing Help Center article's title, body, labels, or section. Pass only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Article ID to update | |
| title | No | Updated article title | |
| body | No | Updated article body content (HTML) | |
| locale | No | Updated article locale (e.g., 'en-us') | |
| draft | No | Whether the article is a draft | |
| permission_group_id | No | Updated permission group ID | |
| user_segment_id | No | Updated user segment ID | |
| label_names | No | Updated labels |