curl --location --request DELETE 'https://open-api.elefin.id/products/' \ --header 'api-key: {{api_key}}' \ --header 'secret-key: {{secret_key}}'
{}