Accept
stringAttributes
objectdocumentstring
ProseMirror JSON Object (https://prosemirror.net/docs/ref/#model.Document_Structure)
Example:{"content":[{"content":[{"text":"Hello world.","type":"text"}],"type":"paragraph"}],"type":"doc"}
documentGroupIdstring
The group id to which the document belongs. This is used to group documents together.
Example:group_id_1
htmlstring
HTML string
Example:<p>Hello world!</p>
Example
Data
objectidstringrequired
UUID identifier
typestringrequired
Resource type
Example
DocumentContentBody
objectdataobjectrequired
Show Child Parameters
Example
ErrorCode
stringMachine readable error code
Allowed values:VALIDATION_ERRORSERIALIZATION_ERRORUNKNOWN_ERRORAUTHENTICATION_ERRORMISSING_ERRORFORBIDDEN_ERRORSTORAGE_API_ERROR
Example:VALIDATION_ERROR
Example