Stream archive with project audio

POST
/v1/projects/:project_id/snapshots/:project_snapshot_id/archive

Streams archive with project audio.

Path parameters

project_idstringRequired

The ID of the project to be used. You can use the List projects endpoint to list all the available projects.

project_snapshot_idstringRequired

The project_snapshot_id of the project snapshot. You can query GET /v1/projects/{project_id}/snapshots to list all available snapshots for a project.

Errors

Built with