Skip to main content

Log out a user

POST 

/users/:userId/logout

Terminates all active Retool sessions for the specified user. Optionally initiates an RP-initiated logout with the configured OIDC SSO provider by returning an sso_logout_url that the caller must redirect the user's browser to. Requires the users:write scope.

Request

Responses

The user has been logged out.