Products
Remove Product Child
Removes a product child
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
The product variant has been successfully deleted.
Example:
"ok"