Example searches: “https://rest.api.24sevenoffice.com/v1”, “type”, “dateTo”, “Authorization”, “Read accounts”
Delete a specific product identified by its unique ID.
Authorization header
A unique identifier for the product within 24SevenOffice ERP-modules.
Minimum value is 1.
1
Success. No content
curl \ --request DELETE 'https://rest.api.24sevenoffice.com/v1/products/123' \ --header "Authorization: string"