addCallingStationWhitelist

POST {{url}}/networkoperatorconsole/subscribers/addCallingStationWhitelist

  • Use this API to remove a key of a subscriber using JWT access token.
  • Required : SubscriberToken + KeyID
  • Optional : EndDateTimeUTC.ISO8601 to schedule removal at a later date.

Request Body

{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "KeyID"=>"{{KeyID}}", "Calling-Station-Id"=>"3c22fb17fe3d"}

HEADERS

KeyDatatypeRequiredDescription
originstring

RESPONSES

status: OK

{"errorProcessing":false}