Skip to main content
POST
Convert multiple markdown strings to rich text JSON

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Body

application/json
markdown
string[]
required

Markdown strings to convert. Order is preserved in the response.

Response

200 - application/json

Array of rich text JSON arrays, one per input markdown string

richText
array[]