post https://api.checklyhq.com/v1/check-sessions/trigger
Starts a check session for each check that matches the provided target filters. If no filters are given, matches all eligible checks.
This endpoint does not wait for the check session to complete. Use the GET /v1/check-sessions/{checkSessionId}/completion
or GET /v1/check-sessions/{checkSessionId}
endpoints to track progress if needed.
Standard alerting rules apply to finished check runs.
Equivalent to the Schedule Now button in the UI.