Updates multiple existing channel content overrides in a single operation. Supports partial success — individual failures don’t affect successful updates.
A valid request URL is required to generate request examples
{ "data": { "failed": [ { "payload": { "content_id": "<string>", "relationships": [ "<string>" ], "value": "<string>" }, "reason": "<string>" } ], "successful": [ { "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
Channel content data to update
100
Show child attributes
OK
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes