Update cron job authentication headers
BetaUpdate Cloud Scheduler job Authorization headers for organizations. Lists all Cloud Scheduler jobs and updates those matching the trigger pattern.
Args: dry_run: If True, only shows what would be updated without making changes test_org_id: If provided, only processes jobs for this specific organization ID
Only accessible to Scout internal organizations for security.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
dry_run
test_org_id
Response
Successful Response
total_jobs_found
jobs_needing_update
total_jobs_updated
updated_jobs
errors