cURL
curl --request DELETE \ --url https://sandbox.hyperswitch.io/accounts/{account_id} \ --header 'api-key: <api-key>'
{ "merchant_id": "y3oqhf46pyzuxjbcn2giaqnb44", "deleted": false }
Delete a merchant account
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
The unique identifier for the merchant account
Merchant Account Deleted
The identifier for the Merchant Account
255
"y3oqhf46pyzuxjbcn2giaqnb44"
If the connector is deleted or not
false
Was this page helpful?