DELETE /landed-costs/{id}.json
Path parameters
-
Numeric ID of the instance
Minimum value is
1
.
DELETE /landed-costs/{id}.json
curl \
-X DELETE http://api.example.com/v1/landed-costs/{id}.json \
-H "Authorization: Bearer $ACCESS_TOKEN"