WorkerInternal
Update ETL run lifecycle fields
Authorization
WorkerApiKey AuthorizationBearer <token>
Shared WORKER_API_KEY secret for worker internal routes
In: header
Path Parameters
runId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Placeholder: referenced in paths but missing from OpenAPI SSOT. Docs-only stub.
Response Body
application/json
application/json
curl -X PATCH "https://example.com/internal/worker/etl/runs/string" \ -H "Content-Type: application/json" \ -d '{}'{}{ "message": "string"}Empty
Empty
Empty