Deletes the user session for the calypso-session-id cookie included in the request headers.
calypso-session-id
Authorizations: All
DELETE /apis/authentication/login
Success
(Empty payload)
Error
Code
Payload
Description
404
{"code":"040022","name":"AuthSessionNotFound", "message":"Unknown session", "httpStatusCode":404}
{"code":"040022","name":"AuthSessionNotFound",
"message":"Unknown session", "httpStatusCode":404}
Authentication session does not exist or has already expired.
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.