BotSharp.RestApi Agent Initialize dialog controller and get a platform instance Restore a agent from a uploaded zip file Dump agent Dialogflow mode query controller Initialize dialog controller and get a platform instance The query endpoint is used to process natural language in the form of text. The query requests return structured data in JSON format with an action and parameters for that action. Both GET and POST methods return the same JSON response. Array of additional context objects. Should be sent via a POST /query request. Contexts sent in a query are activated before the query. Object containing event name and additional data. The "data" parameter can be submitted only in POST requests. Language tag, e.g., en, es etc. Natural language text to be processed. Query length should not exceed 256 characters. A string token up to 36 symbols long, used to identify the client and to manage session parameters (including contexts) per client. Time zone from IANA Time Zone Database Examples: America/New_York, Europe/Paris You can post your training data to this endpoint to train a new model for a project. This request will wait for the server answer: either the model was trained successfully or the training exited with an error. Initialize dialog controller and get a platform instance PAGE_ID PSID Initialize dialog controller and get a platform instance