POST/v1/studio/projects/project_id/chapters/chapter_id/snapshots/chapter_snapshot_id/stream
Path Parameters
Body Parameters
View in API Reference
Request
$curl -X POST https://api.elevenlabs.io/v1/studio/projects/project_id/chapters/chapter_id/snapshots/chapter_snapshot_id/stream \
> -H "xi-api-key: " \
> -H "Content-Type: application/json" \
> -d '{}'
Response