DELETE /inventory-export-fields/{id}.json

DELETE /inventory-export-fields/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

DELETE /inventory-export-fields/{id}.json
curl \
 --request DELETE 'http://api.example.com/v1/inventory-export-fields/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"