Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Identifies the resource.

Example:

"6a09cdc3-8948-47f0-aa62-74ac943d6c58"

Body

application/json

The SIM card individual data usage notification information.

sim_card_id
string<uuid>

The identification UUID of the related SIM card resource.

Example:

"b34c1683-cd85-4493-b9a5-315eb4bc5e19"

threshold
object

Data usage threshold that will trigger the notification.

Response

Successful Response

data
object

The SIM card individual data usage notification information.

Example: