Convert
Convert multiple markdown strings to rich text JSON
Batch variant of /markdown-to-rich-text. Accepts an array of markdown strings and returns their rich text JSON in the same order.
POST
Convert multiple markdown strings to rich text JSON
Authorizations
Headers
Workspace identifier
Body
application/json
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