Path parameters
-
A unique identifier for the product within 24SevenOffice ERP-modules.
Minimum value is
1
.
DELETE
/products/{id}
curl \
-X DELETE https://rest.api.24sevenoffice.com/v1/products/123 \
-H "Authorization: string"