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

授权

Authorization
string
header
必填

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

路径参数

discount_id
string
必填

Discount Id

customer_id
string
必填

Customer Id

响应

Detached customer (no content)

最后修改于 2026年8月6日