gumroad_delete_offer_code
Delete an offer code from a product by providing the product ID and offer code ID.
Instructions
Deletes an offer code for a product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The ID of the product this offer applies to | |
| offer_code_id | Yes | The ID of the offer code to delete |