Update Article
Updates an article.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The article's ID.
access_level
Allowed values:
aliases
applies_to_parts
artifacts
brand
The updated brand of the article.
content_blocks
content_format
Content format of the article.
Allowed values:
custom_fields
Application-defined custom fields.
custom_schema_spec
Custom schemas described using identifiers. Each custom field in the request must have the corresponding schema specified; omission results in a Bad Request error. If a custom schema is not included in the specifier, it remains unchanged. For surfaces with human interactors, it is recommended to provide tenant_fragment: true and validate_required_fields: true.
data_sources
description
Updated description of the article object, or unchanged if not
provided.
extracted_content
language
Updates the language of the article.
notify
Whether to notify the users when the article is published.
owned_by
parent
The updated parent directory for the article.
published_version
Updates the the latest published version.
release_notes
Updates the release notes of the article.
reorder
status
Status of the article.
Allowed values:
title
Updated title of the article object, or unchanged if not provided.
url
Updates the URL of the external article.
Response
Success.
article