Delete a promotional code
Promotional Code Endpoints
Delete a Promotional Code
Permanently deletes a promotional code. Any customer who tries to use it at checkout after this will be rejected. Sales already recorded against the code keep their history.
This cannot be undone — set active to false with Update a Promotional Code if you only want to stop new redemptions. Fires the promotional_code.deleted webhook.
DELETE
Delete a promotional code
Deleting Promotional Codes
Delete a promotional code from your affiliate program. This removes the code but does not affect the parent coupon or other promotional codes.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The promotional code to delete
The promotional code ID to delete
Last modified on July 20, 2026