Append To SessionAsk AIput https://app.wayfound.ai/api/v2/sessions/{id}Append additional messages to an existing session.Path Paramsidstringrequiredid of the session to append toBody Paramsmessagesarray of objectsrequiredArray of session messages to append to end of existing session (750 KB limit)messages*ADD objectasyncbooleanDefaults to trueIf set to false, request will block until analysis is complete. Analysis will be returned.truefalseResponses 200200 400400Updated 5 months ago