Skip to main content
POST
Add rules of allowlist V3

Authorizations

Authorization
string
header
required

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

Headers

Authorization
string
required
Content-Type
string
required

Body

application/json

Rules information to be added.

regexs
string[]
required
Maximum array length: 100
Required string length: 1 - 500

Response

OK

success
boolean