Delete customers
DELETE/api/coupons/:coupon_id/campaigns/:campaign_id/coupon-codes/:coupon_code_id/customers/:customer_id
Delete customers
Request
Responses
200 Successfully deleted
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
The customer is not linked to this coupon code.
An unexpected error occurred while processing the request.