pauseSubscription
POST {{url}}/venuemgmtconsole/subscribers/pauseSubscription
- Use this API to add a new subscriber (guest or regular)
- Optional : EndDateTimeUTC.ISO8601 to schedule removal at a later date, GuestKey = true to lmit access.
Request Body
{"AccessToken"=>"{{VenueMgmt-AccessToken}}", "EmailAddress"=>"gj@idea-central.com", "VenueID"=>"USA.MA.02035.BLUEPORTOFFICELOCATIONS.FOXBORO._V3VENUE.USA.MA.02035.DDHOMELAB.FOXBORO", "UnitID"=>"DDOFFICE3", "Reason"=>"", "PauseDateTimeUTC.ISO8601"=>"2021-02-05T00:00Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |