Product
Delete Product
Delete a product
DELETE
/
v1
/
product
/
:uuid
Requires permission:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Delete a product
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.