Skip to main content

Updates information for a SIM Card Data Usage Notification

PATCH 
/sim_card_data_usage_notifications/:id

Updates information for a SIM Card Data Usage Notification.

Request

Path Parameters

    id uuidrequired

    Identifies the resource.

Body

required

    sim_card_id uuid

    The identification UUID of the related SIM card resource.

    threshold

    object

    Data usage threshold that will trigger the notification.

    amount decimal
    unit string

    Possible values: [MB, GB]

    Data usage threshold that will trigger the notification.

Responses

200: Successful response

default: Unexpected error

Loading...