Delete OAuth 2.0 Access Tokens from specific OAuth 2.0 Client
DELETE/admin/oauth2/tokens
This endpoint deletes OAuth2 access tokens issued to an OAuth 2.0 Client from the database.
Request
Responses
- 204
- default
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.
errorOAuth2