Tools
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"
}