FlashDocs Document Configuration
Compute Markdown Mapping for Slide
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
The markdown text to compute the mapping for.
Response
200
application/json
Successful Response
The placeholder text in the slide
Example:
"[title]"
Value for the placeholder
Example:
"Introduce the topic of renewable energy and its importance."
Optional. Index of the slide where the placeholder should be inserted. Starts with 0 index - the first slide is at index 0. If not specified, then will be applied to all slides.
Example:
0