Logout All Sessions

Ends all sessions for the user identified by {uid}.

post
Path parameters
uidstringRequired

The identifier of the user whose sessions are to be terminated.

Header parameters
sessionTokenstringRequired

Session authentication token.

Responses
post
/v1/users/{uid}/sessions/logout

Last updated

Was this helpful?