Update a component draft
Updates a component’s draft. Component drafts contain unpublished edits to a component, which may be different from a recently published version.
Note:
You can’t update archived components.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
componentId
The component's ID.
Request
This endpoint expects an object.
content
The component’s contents, up to a maximum of 500 KB (UTF-8).
format
The component's content format.
Allowed values:
Response
Successful Response
id
The component draft's ID.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error