update_article
Update existing Zendesk Help Center articles by changing title, body, draft status, labels, locale, or access permissions.
Instructions
Update an existing Help Center article
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Article ID to update | |
| body | No | Updated article body content (HTML) | |
| draft | No | Whether the article is a draft | |
| title | No | Updated article title | |
| locale | No | Which translation to update, e.g. 'en-us' (defaults to the article's source locale) | |
| label_names | No | Updated labels | |
| user_segment_id | No | Updated user segment ID | |
| permission_group_id | No | Updated permission group ID |