Skip to main content
Updates existing content while maintaining schema compliance.
When updating content created with a previous version of a content type, the tool validates against the original schema version (specified in the content’s typeVersion field).

Input Schema

Parameters

Response

Example

Request

Update the title and add a new component:

Response

Usage

Update Name Only

Update Content Structure

Update Tags

Update Metadata

Partial Updates

You only need to include the fields you want to update. Omitted fields remain unchanged:
When updating the content field, you must provide the complete content structure. Partial content updates (updating only some fields within content) are not supported. Always fetch the current content first, modify it, then send the complete structure.