Skip to content

Report Reboot

POST
/api/v1/reboot

Report why the device last rebooted (watchdog, panic, power loss, …).

Gated on metrics:write rather than a dedicated scope: every device key already carries it, so the whole provisioned fleet can report reboots without a scope-backfill migration.

Parameters

Header Parameters

X-Device-ID
required
string
X-API-Key
required
string

Request Body required

Reboot report sent by a device after it comes back up

object
reason
required
string
uptime_before_seconds
Any of:
number

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string