importLegacyPSK
POST {{url}}/venuemgmtconsole/subscribers/addSubscriber
- Use this API to add a new subscriber (guest or regular)
- Optional : StartDateTimeUTC.ISO8601 to schedule activation at a later date
- Optional : EndDateTimeUTC.ISO8601 to schedule removal at a later date
Request Body
{"AccessToken"=>"{{VenueMgmt-AccessToken}}", "VenueID"=>"{{VenueID}}", "EmailAddress"=>"mrkermitmartin1972@hotmail.com", "KeyPoolID"=>"USA.CO.80112.DISHFIBER.ENGLEWOOD._V3SSID.DISH Fiber.global", "GivenName"=>"Kermit", "FamilyName"=>"Martin", "PhoneNumber.E164"=>"+1 757-806-9809", "locale"=>"en-us", "contactpref_sms"=>1, "contactpref_voice"=>1, "StartDateTimeUTC.ISO8601"=>"9/29/2020", "EndDateTimeUTC.ISO8601"=>"9/23/2022", "SubscriberToken"=>"BoxaRubo", "LegacyPSK"=>"ZJhCBagsTrick", "PolicyforSubscriberKey"=>{"UnitID_internal"=>"{{UnitID_internal}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |