Edit Basic Project Info

Deprecated
POST
/v1/projects/:project_id

Edits basic project info.

Path parameters

project_idstringRequired

The ID of the Studio project.

Request

This endpoint expects an object.
namestringRequired

The name of the Studio project, used for identification only.

default_title_voice_idstringRequired

The voice_id that corresponds to the default voice used for new titles.

default_paragraph_voice_idstringRequired

The voice_id that corresponds to the default voice used for new paragraphs.

titlestringOptional

An optional name of the author of the Studio project, this will be added as metadata to the mp3 file on Studio project or chapter download.

authorstringOptional

An optional name of the author of the Studio project, this will be added as metadata to the mp3 file on Studio project or chapter download.

isbn_numberstringOptional

An optional ISBN number of the Studio project you want to create, this will be added as metadata to the mp3 file on Studio project or chapter download.

volume_normalizationbooleanOptionalDefaults to false

When the Studio project is downloaded, should the returned audio have postprocessing in order to make it compliant with audiobook normalized volume requirements

Response

Successful Response

projectobject

Errors

Built with