---
title: "Destroy a user session."
method: DELETE
path: "/login.json"
tags: ["Login"]
---

# Destroy a user session.

`DELETE /login.json`

Destroy a user session.

## Examples

    DELETE /login.json

## Headers

- `qb-token` string, required
- `qb-sdk` string

## Response `200`

Empty response

- string — Response schema for empty state

## Other responses

- `400` — Bad params
- `401` — Unauthorized response
- `403` — Server api disabled response
- `429` — Rate limit exceeded response

---

[API](https://skmtc.net/quickblox/apis/quickblox-clients-api.md) · [All operations](https://skmtc.net/quickblox/apis/quickblox-clients-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quickblox/quickblox-clients-api/revisions/86fda89a7d6a/schema)
