delete https://example.com/orders/
Log in to see full request history
Cancel an order! This will not delete the order from the database, however it will cancel
it.
Cancel an order! This will not delete the order from the database, however it will cancel
it.
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/orders/id
Try It!
to start a request and see the response here!