Update Audio-Native Content From Url

Finds an AudioNative project matching the provided URL, extracts content from the URL, updates the project content, and queues it for conversion and auto-publishing.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
urlstringRequired
URL of the page to extract content from.

Response

Successful Response
project_idstring
The ID of the project.
convertingboolean
Whether the project is currently being converted.
publishingboolean
Whether the project is currently being published.
html_snippetstring
The HTML snippet to embed the Audio Native player.

Errors