Revoke OAuth 2 consents
OAuth scope: organization.read
Revokes the OAuth 2 consents for the authenticated user. Use this endpoint to allow your user to disconnect your app from Qonto.
DELETE
Authorizations
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Response
204
The OAuth Consents have been revoked.