Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
The product variant has been successfully deleted.
Example:
"ok"
Removes a product child
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The product variant has been successfully deleted.
"ok"