delete http://localhost:8000/api/v1/shipping/
Deletes a shipping method.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
204No Content
Deletes a shipping method.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204No Content
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:8000/api/v1/shipping/shippingMethodId
Try It!
to start a request and see the response here!