FlowDrop Docs

Clear chat conversation history

Clear the conversation history for a workflow's chat session. This resets the chat context, starting a fresh conversation.

DELETE
/workflows/{id}/chat/messages

Authorization

AuthorizationBearer <token>

JWT token for authentication

In: header

Path Parameters

id*string

Workflow ID

Response Body

application/json

application/json

curl -X DELETE "https://example.com/workflows/string/chat/messages"
Empty