Partially updates an existing channel content override. Allows modification of text values or relationship associations based on the field type.
A valid request URL is required to generate request examples
{ "data": { "created_at": "<string>", "field_type": "<string>", "id": "<string>", "parent_id": "<string>", "parent_type": "<string>", "preview": [ "<string>" ], "relationships": [ "<string>" ], "updated_at": "<string>", "value": "<string>" }, "details": [ "<string>" ], "success": true }
Team slug
App slug
Channel ID
Content ID
Channel content update data
OK
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes