Delete a User Session
Deletes the user session for the calypso-session-id
cookie included in the request headers.
Authorizations: All
Requests
DELETE /apis/authentication/login |
Response
Success
(Empty payload) |
Error
Code | Payload | Description |
---|---|---|
404 | {"code":"040022","name":"AuthSessionNotFound", | Authentication session does not exist or has already expired. |