cURL
curl --request POST \ --url http://localhost:63372/api/captain/auth/logout
{ "ok": true }
Clears the captain_session cookie.
Success
true