Skip to main content
GET
/
logout
Logout
curl --request GET \
  --url https://api.example.com/logout

Logout

Endpoint for logging out the current user and ending their session.

Parameters

No parameters required.

Responses

StatusDescriptionContent Type
200Successful logoutapplication/json

Response

200 - application/json

Successful Response