Chatflows
Last updated
Last updated
Retrieve a list of all chatflows
/chatflows
Create a new chatflow with the provided details
/chatflows
d290f1ee-6c54-4b01-90e6-d701748f0851
MyChatFlow
{}
{}
{}
{}
{}
category1;category2
CHATFLOW
, MULTIAGENT
2024-08-24T14:15:22Z
2024-08-24T14:15:22Z
Retrieve a specific chatflow by ID
/chatflows/{id}
Chatflow ID
Update the details of an existing chatflow
/chatflows/{id}
Chatflow ID
d290f1ee-6c54-4b01-90e6-d701748f0851
MyChatFlow
{}
{}
{}
{}
{}
category1;category2
CHATFLOW
, MULTIAGENT
2024-08-24T14:15:22Z
2024-08-24T14:15:22Z
Delete a chatflow by ID
/chatflows/{id}
Chatflow ID
No body
Retrieve a chatflow using an API key
/chatflows/apikey/{apikey}
API key associated with the chatflow