panelica_sessions_post_v1_sessions_revoke_all
Revoke all active sessions at once to invalidate every session token and sign out all users. Use this endpoint to enforce immediate logout across the board for security or account-wide resets.
Instructions
Revoke all sessions
HTTP: POST /v1/sessions/revoke-all Category: Sessions Required scopes: accounts:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. |