Conversational Pathways
Create Pathway
Create a new conversational pathway
POST
/
v1
/
pathway
/
create
Headers
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
Can be success
or error
.
A unique identifier for the pathway (present only if status is success
).