Revoke User Sessions
Revoke all user sessions
Revoke all user sessions
Authorization
bearerAuth AuthorizationBearer <token>
Bearer token authentication
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/admin/revoke-user-sessions" \ -H "Content-Type: application/json" \ -d '{ "userId": "string" }'{ "success": true}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}