OAuth2
Revoke OAuth2 authorization
Revokes user authorization for a third-party application. Immediately invalidates all tokens issued to that application. User regains control of delegated access.
delete/oauth2/@me/authorizations/{applicationId}
Path parameters
applicationIdstring required
The applicationId
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.