v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBSIM
Enable an eSIM subscription
Enables the eSIM subscription identified by the subId in the request body so it becomes the active subscription.
put/devices/{deviceId}/esim
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/EnableESimBody.json"
}Response
No Content