cURL
curl --request PUT \ --url https://www.getwith.ai/api/consultation/{consultationID} \ --header 'Content-Type: application/json' \ --data ' { "context": "<string>" } '
{ "id": "<string>", "planID": "<string>", "context": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.getwith.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getwith.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful response