Skip to content

Power cycle a board

POST
/v1/sessions/{id}/power-cycle

Sends a power cycle command to the pod for the session's board via uhubctl.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

Session ID

Type
string
Required

Responses

Power cycling started

application/json
JSON
{
  
"status": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI