Skip to main content

Create a SIM card group

POST 
/sim_card_groups

Creates a new SIM card group object

Request

Body

required

    name stringrequired

    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...