WorkerInternal
Run synthetic monitor config audit batch from worker
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.
Response Body
application/json
curl -X POST "https://example.com/internal/worker/synthetic-monitors/config-audit" \ -H "Content-Type: application/json" \ -d '{}'{ "audited": 0, "issues": 0, "nextCursor": "53a4a333-2825-45a4-80d2-5f430d088f36"}Empty
Empty