Text Authoring

Accept

string

Attributes

object
documentstring

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

object
idstringrequired

UUID identifier

typestringrequired

Resource type

Example

DocumentContentBody

object
dataobjectrequired
Show Child Parameters
Example

ErrorCode

string

Machine readable error code

Allowed values:VALIDATION_ERRORSERIALIZATION_ERRORUNKNOWN_ERRORAUTHENTICATION_ERRORMISSING_ERRORFORBIDDEN_ERRORSTORAGE_API_ERROR

Example:VALIDATION_ERROR

Example