Delete a Authentication

All requests to the Pay Advantage API need to be authenticated.
The Authentication API's are used to authenticate to Pay Advantage using either your API credentials or via Oauth2 protocol.

Your API credentials can be found in the Integration Section of your Pay Advantage portal. Use our helpful guide for step by step instructions.



This endpoint disconnects a merchant from your app. This will delete their active refresh token. This is useful if you want to force users to reconnect via the OAuth2 flow.
NOTE: Merchant users can disconnect from your application at any time from within Pay Advantage portal.
Once they have disconnected, you will no longer be able to obtain new access tokens. You will not receive any notification regarding the merchant's choice to disconnect.

On a successful delete, an empty body 200 API response is returned.

Language
Authorization
Header
Click Try It! to start a request and see the response here!