Update Audio Native Project Content

POST
/v1/audio-native/:project_id/content

Updates content for the specific AudioNative Project.

Path parameters

project_idstringRequired

The project_id of the project, you can query GET https://api.elevenlabs.io/v1/projects to list all available projects.

Request

This endpoint expects a multipart form containing an optional file.
filefileOptional
auto_convertbooleanOptional

Whether to auto convert the project to audio or not.

auto_publishbooleanOptional

Whether to auto convert the project to audio or not.

Response

Successful Response

Built with