Update device

Update an existing device.

When to use. Rename a device or reset its registration password.

Request body. extension (required): identifies the device to update. name (optional): a new label. reset_password (optional): set to 1 to generate a new registration password.

Shape. { "devices": [ <device> ] } for the updated device.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Extension identifying the device to update.

string

Device name / description.

integer
enum

If set to 1, a new registration password is generated for this device.

Allowed:
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json