Table of Content:
POST
/api/v1/logout/
Drop the session of the user.
Example request:
POST /api/v1/logout/ HTTP/1.1 Host: example.com
Example response:
HTTP/1.1 200 OK
200 OK – no error