Compute and render a document from a structured content source
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Query parameters
schemastring · enumOptionalPossible values:
Version of the schema used for the document.
Body
sourceone ofRequired
or
or
seedstringRequired
Seed to use for the generation of IDs.
Responses
200
Document computed
application/json
objectstring · enumRequiredPossible values:
post/spaces/{spaceId}/content/computed/document
200
Document computed
Last updated
Was this helpful?