---
title: "GET /rest-auth/logout/"
method: GET
path: "/rest-auth/logout/"
tags: ["rest_auth", "v1"]
---

# GET /rest-auth/logout/

`GET /rest-auth/logout/`

Calls Django logout method and delete the Token object
assigned to the current User object.

Accepts/Returns nothing.

## Response `200`

- RestAuthCommonResponse[]
  - `detail` string, required

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
