Skip to main content
PUT
Rename or transfer a device

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.

Path Parameters

deviceId
integer
required

ID of the device

Body

application/json
name
string

New device name

orgid
integer

Transfer device to this organization

tunnelable
boolean

Enable or disable SpaceBridge tunneling for the device

Response

OK

success
boolean

Indicates whether the request was successful.

Example:

true

data
object