delete https://{hostname}/v1/contracts//product_groups//products/
Use this endpoint to delete a specific product from a specific product group in the contract.
Responses
200The product deleted successfully.
401The API token or the user email is invalid.
403The request is not authorized by the server.
404A required entity is missing.