Skip to main content
POST
Update SIM location via carrier backend

Authorizations

Authorization
string
header
required

HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.

Body

application/json
linkids
integer[]
required

List of cellular link IDs to update (max 10 per request; super admins may submit up to 1000)

Required array length: 1 - 10 elements

Response

OK

success
boolean

Indicates whether the request was successful.

Example:

true