post https://example.com/api/sites//users//orders//cancel
Log in to see full request history
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/sites/siteId/users/userId/orders/orderId/cancel
Try It!
to start a request and see the response here!