v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
SIM

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

$schemastring uri

A URL to the JSON Schema for this object.

subIdinteger required

Example request

{
  "$schema": "https://example.com/schemas/EnableESimBody.json"
}

Response

No Content