v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Auth

Record Logout

Called by the Meteor app when a user logs out. Deactivates the session associated with the given hashed token.

post/v1/auth/logout

Request body

userIdstring required

Meteor user ID

hashedTokenstring required

Hashed login token identifying the session to deactivate

Response

Default Response

successboolean required
messagestring required