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