curl --request DELETE \
--url https://api.malga.io/v1/merchants/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'
curl --request DELETE \
--url https://api.malga.io/v1/merchants/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'
id do merchant
Was this page helpful?