Edit an existing message in a conversationAsk AIpost https://dust.tt/api/v1/w/{wId}/assistant/conversations/{cId}/messages/{mId}/editPath ParamswIdstringrequiredWorkspace IDcIdstringrequiredConversation IDmIdstringrequiredMessage ID to editBody ParamscontentstringrequiredNew content for the messagementionsarray of objectsrequiredList of agent mentions in the messagementions*ADD objectResponses 200Message successfully edited 400Invalid request (message not found or not a user message) 405Method not supportedUpdated 7 months ago