Skip to main content
DELETE
Delete discount

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the discount.

Response

Discount deleted

Result of the discount deletion.

success
boolean
required

Whether the discount was successfully deleted.

Example:

true