Enable worker debug
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /worker/debug/on
Operation
Operation ID: enableWorkerDebug
Enable worker debug
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Worker debug enabled | application/json |
403 |
Schema for response 200 (application/json):
{}
17 March 2026