v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Tools

Select an existing APN as preferred

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