Skip to main content
DELETE
DELETE /discounts/{discount_id}/customers/{customer_id}

Authorizations

Authorization
string
header
required

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

Path Parameters

discount_id
string
required

Discount Id

customer_id
string
required

Customer Id

Response

Detached customer (no content)

Last modified on August 5, 2026