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

messagestring

Example response

{
  "message": "OK"
}

Changes