FieldEx Developer
developer notes

Delete Products

The ProductDelete API allows you to delete an existing product record.

Method API Endpoint
DELETE {{endpoint}}/api/ext/products/{id}

Headers

Key Value
Content-Type application/json
Authorization Bearer {{token}}