curl --request DELETE \
--url http://{defaultHost}/api/v2/platform/shipping_methods/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Deletes a Shipping Method
curl --request DELETE \
--url http://{defaultHost}/api/v2/platform/shipping_methods/{id} \
--header 'Authorization: Bearer <token>'This response does not have an example.Was this page helpful?