Skip to main content

Update a SIM card group

PATCH 
/sim_card_groups/:id

Updates a SIM card group

Request

Path Parameters

    id uuidrequired

    Identifies the resource.

Body

required

    name string

    A user friendly name for the SIM card group.

    data_limit

    object

    Upper limit on the amount of data the SIM cards, within the group, can use.

    amount decimal
    unit string

    Upper limit on the amount of data the SIM cards, within the group, can use.

Responses

200: Successful Response

default: Unexpected error

Loading...