Remove a customer from the exclusion list. Provide either customer_id OR email (mutually exclusive).Authentication: HMAC signature OR OAuth2 Bearer Token Scope: write_customers
Request
Authorization
API Key
Add parameter in header
Public-Token
Example:
Public-Token: ********************
or
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.