Upsert Lyro data source

This API endpoint allows you to upload or update a data source for the Lyro AI Agent. Data sources provide knowledge that Lyro uses to answer customer questions.

If a data source with the same URL already exists, it will be updated with the new content and title. Otherwise, a new data source will be created.

The content should be provided as HTML and will be processed by the Lyro AI Agent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 1024

Unique URL identifier for the data source

string
required

HTML content of the data source

string
required
length ≤ 512

Title of the data source

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1