Skip to content

Suspend / Unsuspend Profile

POST

Suspend Profile

POST {baseUrl}/open-api/v1/esim/profile/suspend

Suspend an in-use profile. Not all packages support this operation.

Request parameters

加载字段说明…
At least one identifier is required.

Request example

Auto-generated from the OpenAPI schema; explicit example on the schema takes precedence.
加载请求示例…

Response fields

加载字段说明…

Response example

Generated from the OpenAPI schema to match the field tables above. Fields with no value may be omitted in live responses.
加载响应示例…

POST

Unsuspend Profile

POST {baseUrl}/open-api/v1/esim/profile/unsuspend

Resume a suspended profile. Same request/response structure as Suspend; see the response example above.

eSIM Dealer Open API v1