Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://general-runtime.voiceflow.com/state/user/{userID} \ --header 'authorization: <api-key>' \ --header 'projectID: <projectid>'
Deletes all state and session data from user’s conversation.
Voiceflow API key
ID of the target Voiceflow project.
An ID which uniquely identifies the user having the conversation.
128
Was this page helpful?