addOperator
POST {{url}}/operatorconsole/addOperator
Use this API to add new opeator.
Special Ops only
Request Body
{"AccessToken"=>"{{AccessToken}}", "OperatorName"=>"Dev - GJ - 01", "SubDomain"=>"devgj01", "AddressLine1"=>"1211 1st Ave N", "AddressLine2"=>"Suite 213", "City"=>"Franklin", "State"=>"MA", "Country_ISO3166A3"=>"USA", "PostalCode"=>"02030", "EmailAddress"=>"ed@roamingiq.com", "PhoneNumber"=>"+11111111111"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |