Revoke Payments App instance authentication
post/merchants/{merchantId}/paymentsApps/{installationId}/revoke
Revokes the authentication of the Payments App instance for the installationId
and merchant account identified in the path. This call revokes the authentication of the Payments App instance with the installationId
identified in the path for both merchant accounts and stores.
To make this request, your API credential must have the following role:
- Adyen Payments App role
Endpoint destination URL
Click to copy
Path Parameters
installationIdstringRequired
The unique identifier of the Payments App instance on a device.
merchantIdstringRequired
The unique identifier of the merchant account.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.