Log out of a Fluid Topics portal - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This public web service lets the user log out from the current session and start a new non-authenticated session.

Method Endpoint
POST /api/authentication/logout
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.