curl --location --request DELETE '/store/shipping/template/delete/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}