/revoke/client
Revoke all client sessions for the user.
The session must be a user session.
POST /oauth2/revoke/client HTTP/1.1
Host: oauth.iracing.com
Authorization: Bearer ...elided...
Response
It responds with no body. An HTTP status code of 200 indicates success.