cURL
curl --request DELETE \ --url https://api.pay.walletconnect.com/v1/merchants/{merchantId} \ --header 'Api-Key: <api-key>'
200
Example
{ "id": "<string>", "deleted": true }
Merchant deleted