OpenAI Controller
Find Bot Dify
Update dify bot.
get/dify/find/:difyId/{instance}
Path parameters
instancestring required
Name of the instance
difyIdstring required
ID of the dify bot
Response
Successfully fetched sessions
Example response
{
"message": "OK"
}