/sessions/releaseSession - Sign out
Closes the user's session.
End-point
| GET | /sessions/releaseSession |
Possible Responses
| HTTP Status | Description |
|---|---|
|
204 |
The operation completed successfully and no content was returned |
|
401 |
There is no session or the session is invalid |
Response Body
| The sign out does not return any content |