The Open API specification for Synapse is now available for download!

Download Open API Spec

DELETE /user/{targetUserId}/sessionAccessToken/all

Revokes any access token issued for the given user. If the target user id does not match the user in the access token used to perform the request the operation is limited to admin users.

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/user/{targetUserId}/sessionAccessToken/all

Resource URL Variables
{targetUserId} The user
Resource Information
Authentication Required
Required OAuth Scopes modify , authorize
HTTP Method DELETE
Request Object None
Response Object None