WorkerInternal
Process a queued AI governance export job
Authorization
WorkerApiKey AuthorizationBearer <token>
Shared WORKER_API_KEY secret for worker internal routes
In: header
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
curl -X POST "https://example.com/internal/worker/ai-governance/export/process" \ -H "Content-Type: application/json" \ -d '{}'{ "processed": true}Empty
Empty