Go
Revokes selected resources from a user
Revokes selected resources related to a user (sessions, refresh tokens, …).
POST
Go
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user.
Body
Response
Session deletion request accepted.