Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Path Parameters

id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
msisdn
string | null

Self-reported E.164 MSISDN for this eSIM's line. Omit to leave unchanged; null/empty clears it. An unverified label — never used for routing.

Maximum string length: 20
Example:

"+33612345678"

name
string | null

User-defined display label — NFC-normalized, up to 15 GRAPHEMES (not UTF-16 code units; an emoji/flag may span several). Omit to leave unchanged; null/empty/whitespace-only clears it.

Example:

"Mom's phone"

Response

eSIM updated

data
object
required