ContentCreationExportRequest
content_html object
anyOf
- string
- null
string
content_text object
anyOf
- string
- null
string
content_type object
anyOf
- string
- null
string
formatFormat
Default value:
pdfthemesstring[]
Default value:
[]title object
anyOf
- string
- null
string
tone_persona object
anyOf
- string
- null
string
ContentCreationExportRequest
{
"content_html": "string",
"content_text": "string",
"content_type": "string",
"format": "pdf",
"themes": [
"string"
],
"title": "string",
"tone_persona": "string"
}