This public web service lets the user log out from the current session and start a new non-authenticated session.
| Method | Endpoint |
|---|---|
POST |
|
It is necessary to provide an Ft-Calling-App value when using Fluid Topics web services. See Fluid Topics calling app.
| Return code | Description |
|---|---|
200 OK |
The user was already logged out. A warning is returned to the user saying that the current session was already non-authenticated. |
204 NO CONTENT |
Logging out process was successful. |
This web service accepts an empty body.