Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Deletes a product option by id for the authenticated vendor.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.