Skip to main content

Revoke OAuth 2.0 Consent Sessions of a Subject

DELETE 

/admin/oauth2/auth/sessions/consent

This endpoint revokes a subject's granted consent sessions and invalidates all associated OAuth 2.0 Access Tokens. You may also only revoke sessions for a specific OAuth 2.0 Client ID.

Request

Responses

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.