Send SMS to eSIM
POST /esims/{iccid}/sms
POST
/esims/{iccid}/sms
SMS must be UTF-8 compliant; with a minimum length of 1, and maximum length of 160 characters. This defaults to eSIM
and is the only supported value by default. Unique identifiers can be assigned to your Organisation on request. Please contact your Account Manager to discuss this. Note: Requires the eSIM to have an MSISDN
Authorizations
Parameters
Path Parameters
iccid
required
string
(Required) The ICCID of the eSIM
Example
Request Body
object
Responses
200
OK
object
Example
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error