Generate Timeline

Generates a timeline based on the request.

Request

This endpoint expects an object.
titlestringRequired
The title of the timeline.
blockslist of objectsRequired
Content of the timeline.
blockPauseDurationstringOptionalformat: "^-?(?:0|[1-9][0-9]{0,11})(?:\.[0-9]{1,9})?s$"
Pause between the blocks of the timeline.
typeintegerOptional
Speech type to generate the audio.

Response

OK
timelineobject
The generated timelinecle

Errors

400
Bad Request Error