Generate SoftSIM Profile
Authorizations
AuthorizationstringRequired
Use the JWT access token returned by the login endpoint. Include it in the Authorization header as: Bearer .
Path parameters
iccidstringRequiredExample:
ICCID of the Thing.
89999*********Body
iccidstringRequiredExample:
ICCID (must be 19 or 20 characters long)
8991101200003204512imsistringRequiredExample:
IMSI (International Mobile Subscriber Identity)
405876123456789kistringRequiredExample:
KI value
A1B2C3D4E5F60708AABBCCDDEEFF1122opcstringRequiredExample:
OPC value
11223344556677889900AABBCCDDEEFFdevicestringRequiredExample:
Device model or identifier
nrf9160hexfilebooleanOptionalExample:
Option to generate hex file
falseResponses
200
Profile generation request accepted
application/json
statusstringOptionalExample:
Successtask_idstringOptionalExample:
f9bd94ac-e238-451c-8441-5e08f9c8d2b4400
Invalid input or validation error
application/json
500
Internal server error or profile generation failure
application/json
post/v1/things/{iccid}/softsim/nordic/generate
Last updated
Was this helpful?