Update audio native project
Updates content for the specific AudioNative Project.
Path parameters
project_id
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
Headers
xi-api-key
Request
This endpoint expects a multipart form containing an optional file.
file
Either txt or HTML input file containing the article content. HTML should be formatted as follows ‘<html><body><div><p>Your content</p><h5>More of your content</h5><p>Some more of your content</p></div></body></html>’
auto_convert
Whether to auto convert the project to audio or not.
auto_publish
Whether to auto publish the new project snapshot after it’s converted.
Response
Successful Response
project_id
The ID of the project.
converting
Whether the project is currently being converted.
publishing
Whether the project is currently being published.
html_snippet
The HTML snippet to embed the Audio Native player.
Errors
422
Audio Native Update Content Request Unprocessable Entity Error