Skip to content

Logs out the current user

POST
/api/logout

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Success

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python