v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBSIM
Create and set an APN for an eSIM subscription
Creates an access point name (APN) from the request body and applies it to the given eSIM subscription. Type, protocol, and roaming protocol default to common values when omitted.
post/devices/{deviceId}/esim/apn
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/SetAPNBody.json"
}Response
No Content