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