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

Example:

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

Body

application/json
name
string

A user friendly name for the SIM card group.

Example:

"My Test Group"

data_limit
object

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

Response

Successful Response

data
SIMCardGroup · object