revokeOtherSessionsMutation
Revoke (sign out) all of the viewer's sessions except the current one.
Returns
See RevokeOtherSessionsResult for the full shape.
Try it
Example
Query
mutation RevokeOtherSessions {
revokeOtherSessions {
__typename
}
}
Variables
{}
POST
https://go.sessions.website/api/graphqlrevokeOtherSessions