---
title: "Delete Context"
method: DELETE
path: "/v1/contexts/{context_id}"
tags: ["Contexts"]
---

# Delete Context

`DELETE /v1/contexts/{context_id}`

Delete a user context

## Path parameters

- `context_id` string, uuid, required

## Cookies

- `la_session` string

## Response `200`

Successful Response

- Response
  - `code` integer
  - `data` unknown
  - `message` string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/liveavatar/apis/live-avatar-api.md) · [All operations](https://skmtc.dev/liveavatar/apis/live-avatar-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveavatar/live-avatar-api/revisions/fbfa5cdbd7f9/schema)
