Skip to main content
POST
Update location / Network refresh

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.

Query Parameters

preview
boolean

When true, run every validation check without triggering the carrier location update. Use this to confirm a selection is eligible before committing to it — an error response here means the real (non-preview) request would also fail.

Body

application/json
linkids
integer[]
required

List of profiles to update via their cellular link IDs (up to 10)

Minimum array length: 1

Response

OK

success
boolean

Indicates whether the request was successful.

Example:

true