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
url
string
required
username
string
required
password
string
required
port
integer
required
dlr_url
string | null
dlr_port
integer | null
workers_count
integer | null
Required range: 1 <= x <= 10
workers_delay
number | null
system_type
string | null

Response

success
boolean
required