oAuth2
Delete OAuth 2.0 Access Tokens from specific OAuth 2.0 Client
This endpoint deletes OAuth2 access tokens issued to an OAuth 2.0 Client from the database.
delete/admin/oauth2/tokens
Query parameters
client_idstring required
OAuth 2.0 Client ID
Response
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 204.