add
POST {{url}}/operatorconsole/subscribers/add
Use this API to add a new subscriber to VAULT.
Optional - provide service details to also add a subscription at a unit.
Request Body
{"AccessToken"=>"{{AccessToken}}", "EmailAddress"=>"gj@idea-central.com", "GivenName"=>"Gaurav", "FamilyName"=>"Jain", "ignore_subscription"=>true, "AdministrativeAccess"=>{"NetworkOperator"=>{"DomainAdministrator"=>["USA.MA.02030.DEV-GJ-01.FRANKLIN"]}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |