modifyServicePlan
POST {{url}}/subscriberconsole/modifyServicePlan
Use this API to list all keys of a subscriber using JWT access token.
Request Body
{"AccessToken"=>"{{Subscriber-AccessToken}}", "NewServicePlanID"=>"{{ServicePlanID}}", "NewExternalServicePlanID"=>"", "CurrentStartDateTimeUTC.ISO8601"=>"{{CurrentStartDate}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |