Skip to main content
POST
Suspend a subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

xid
string
required

iccid or id of the subscription

Response

200 - application/xml

OK

currentState
enum<string>
Available options:
PENDING,
ACTIVE,
SUSPENDED,
TERMINATED