Authentication Controller

Logout current user session

Invalidates the current user's session and removes token associations. Redirects to the login page after successful logout.

get/v1/authentication/logout

Query parameters

redirect_hoststring

Host to redirect after logout

floik_tokenstring required

Floik authentication token

device_tokenstring required

Device token for session tracking

platform_typestring

Platform type for device limit validation

userIdstring

User ID (optional)

Changes

No recorded changes to this endpoint across all 1 revision of this API.