latestOpenAPI 3.0.0AGPLv3 or laterraw.githubusercontent.com2026-08-2026376832.8 KB

9136e3c2cb1d

session

Session Logout

Logs out sessions for the given user. If the caller is acting on their own account, every session other than the one making this request is ended; otherwise every session belonging to the given user is ended.

delete/sessions/logout/{id}

Path parameters

idinteger required

The User ID to log out

Response

successful operation

successboolean
messagestring