Deletes all user session data for a user.

Behavior: Removes all session records belonging to the specified user. If no user ID is provided, operates on the current user's sessions.

Authorization: Requires a valid Bearer token.

Side Effects: Permanently deletes all user session records. Active sessions will be invalidated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Optional user ID. If null, targets the current user's sessions.

Responses
200

The user sessions were deleted successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json