---
title: "Delete conversation state"
method: DELETE
path: "/state/user/{userID}"
tags: ["State", "Public-Docs"]
---

# Delete conversation state

`DELETE /state/user/{userID}`

Deletes all state and session data from user's conversation.

## Path parameters

- `userID` string, required — An ID which uniquely identifies the user having the conversation.

## Headers

- `projectID` string, required — ID of the target Voiceflow project.
- `versionID` string — ID or alias of the target environment.

## Response `200`

---

[API](https://skmtc.net/voiceflow/apis/general-runtime.md) · [All operations](https://skmtc.net/voiceflow/apis/general-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voiceflow/general-runtime/versions/6b1c4f778c56/schema)
