v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
SIM

Select an existing APN as preferred

Marks an existing APN, identified by apnId, as the preferred APN for the given eSIM subscription in the request body.

put/devices/{deviceId}/esim/apn

Path parameters

deviceIdstring required

Headers

X-Device-Display-IDinteger

Request body

$schemastring uri

A URL to the JSON Schema for this object.

apnIdinteger required
subIdinteger required

Example request

{
  "$schema": "https://example.com/schemas/SelectAPNBody.json"
}

Response

No Content