Skip to main content

Change service policy of connectivity subscription

Changes the service policy.

Path Parameters
  • idType string required

    Possible values: [iccid, imsi, msisdn]

    The subscription's ID type which is used to identify the subscription.

  • id string required

    Possible values: Value must match regular expression [0-9]{5,20}

    The ID used to identify the subscription. Depending on the ID type this will either be an MSISDN, IMSI or ICCID.

Request Body required

The change event with new service policy

  • servicePolicyId string required

    Possible values: Value must match regular expression ^22[A-HJ-NP-Z2-9]{6}$

    Identifies the service policy.

Responses

Request to change service policy successfully started.

Loading...