1. Docs
  2. API Reference
  3. RevokeSessionsResponseDto

RevokeSessionsResponseDto

Example

JSON
{
  "message": "string",
  "revoked_count": 0
}

Properties

2 properties 2 required

message string Required

Human-readable summary of the revocation.

revoked_count number Required

Number of active sessions that were revoked.

Was this page helpful?

Tell us how we can improve this guide.