Skip to main content
DELETE
/
{shopId}
/
shipping
/
rates
/
{rateId}
Delete shipping rate
curl --request DELETE \
  --url http://staging.qshop.ng/apiv2/{shopId}/shipping/rates/{rateId}

Path Parameters

rateId
string
required
Example:

"63526b84fc8e3c7ee186db15"

Response

200 - undefined