Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
kind
enum<string>
required
Available options:
allow,
block
pattern
string
required
direction
enum<string>
Available options:
inbound,
outbound,
both

Response

201

Created