Blacklists
Create Blacklist
Create a blacklist
POST
/
blacklists
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
X-Sellix-Merchant
string
The name of the store to perform actions on via the API
Body
application/json
type
enum<string>
requiredAvailable options:
EMAIL
, IP
, COUNTRY
, ISP
, ASN
, HOST
data
string
requirednote
string
Response
200 - application/json
status
integer
data
object
error
string
message
string
env
string