v1

latestOpenAPI 3.0.22026-07-17373198641.7 KB
rest_auth
v1

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

Accepts/Returns nothing.

get/rest-auth/logout/

Response

detailstring required

Example response

[
  {
    "detail": "detail"
  }
]