Skip to main content
POST
restart device

Authorizations

Authorization
string
header
required

API key authentication. Provide your API key as: Authorization: Bearer <api_key>

Path Parameters

id
integer
required

Device ID Numeric device identifier

Body

application/json
phoneNumber
string

Phone number for pairing code authentication (alternative to QR code). Must be digits only, include country code.

Example:

"31612345678"

Response

Device restarted successfully

status
object