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