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.
curl --request DELETE \
--url https://general-runtime.voiceflow.com/state/user/{userID} \
--header 'authorization: <api-key>' \
--header 'projectID: <projectid>'Documentation Index
Fetch the complete documentation index at: https://docs.voiceflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?