restart device
devices
restart device
Close any open socket (without logout) and start a new session. Optionally provide a phone number to receive a pairing code instead of QR.
POST
restart device
Documentation Index
Fetch the complete documentation index at: https://docs.chatlevel.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Provide your API key as: Authorization: Bearer <api_key>
Path Parameters
Device ID Numeric device identifier
Body
application/json
Phone number for pairing code authentication (alternative to QR code). Must be digits only, include country code.
Example:
"31612345678"
Response
Device restarted successfully
