Skip to main content
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.
Deleting a promotional code is permanent. Consider deactivating the code instead if you want to preserve historical data while preventing future use.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The promotional code to delete

promotionalCodeId
string<uuid>
required

The promotional code ID to delete

Response

The promotional code was deleted.

message
string

Confirmation message

deletedCode
object

The promotional code that was removed

Last modified on July 20, 2026