v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBSIM
Configure eSIM
Download profile and/or enable subscription.
post/devices/{deviceId}/esim
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/ConfigureESimBody.json"
}Response
OK
Example response
{
"$schema": "https://example.com/schemas/ESimSubscription.json"
}