listServicePlans
POST {{url}}/deviceauthenticator/listServicePlans
- 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
{"NAS-Identifier"=>"USA.MA.02035.DDHOMELAB.FOXBORO", "vlan"=>"1788", "Calling-Station-Id"=>"aabbccddeeff"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-api-key | string |