Skip to content

Reset a board

POST
/v1/admin/boards/{id}/reset

Triggers a manual board reset via the pod tunnel.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

Board ID

Type
string
Required

Responses

{status: resetting}

application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI