Logout

Closes the session.

End-point

GET /sessions/releaseSession

Possible Responses

HTTP StatusDescription

204

The operation completed successfully and no content was returned.

401

There is no session or the session is invalid.

Response Body

The logout does not return any content.