Documentation Index
Fetch the complete documentation index at: https://docs.luly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your API key for authentication.
Body
The name of the conversational pathway you want to create
A description of the conversational pathway you want to create
Response
A unique identifier for the pathway (present only if status is success).
{
"status": "success",
"pathway_id": "9d404c1b-6a23-4426-953a-a52c392ff8f1"
}