Delete a product

DELETE

DELETE https://platform-api.lia.com.br/external_api/v1/products/:id

Example request

curl --location --request DELETE 'https://platform-api-sandbox.lia.com.br/external_api/v1/products/:id' \
--header 'Authorization: Bearer token'