POST
/
logout
curl --request POST \
  --url http://localhost:3370/logout \
  --header 'KODOSUMI_API_KEY: <api-key>'
"<string>"

Authorizations

KODOSUMI_API_KEY
string
header
required

Response

200
text/plain

Successfully logged out

The response is of type string.