The chat.smarterbot.ai API provides functionality to create a new real estate listing by sending a POST request to the /chat/Chatbot/RealEstateCreate endpoint. Endpoint Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateCreate Method: POST Request Headers The API request must include the following headers: Request Body The request body should contain the following parameters: Example Request JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response The API response will...
The chat.smarterbot.ai API provides functionality to update an existing real estate listing by sending a POST request to the /chat/Chatbot/RealEstateUpdate endpoint. Endpoint Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateUpdate Method: POST Request Headers The API request must include the following headers: Request Body The request body should contain the following parameters: Example Request JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response The API response will...
The chat.smarterbot.ai API provides functionality to delete one or more real estate listings by sending a POST request to the /chat/Chatbot/RealEstateDelete endpoint. Endpoint Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateDelete Method: POST Request Headers The API request must include the following headers: Request Body The request body should contain the following parameters: Example Request JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response The API response...
The chat.smarterbot.ai API provides functionality to retrieve a list of real estate listings by sending a POST request to the /chat/Chatbot/RealEstateList endpoint. Endpoint Request URL: https://chat.smarterbot.ai/chat/Chatbot/RealEstateList Method: POST Request Headers The API request must include the following headers: Request Body The request body should contain the following parameters: Example Request JavaScript (Fetch API) Python (Requests Library) cURL HTTP Request Response The API response...