Deployment Triggers
Create a deployment trigger
Creates a deployment trigger that runs a check (or check group) whenever the linked GitHub repository reports a successful deployment. Set useEnvironmentUrl to run against the deployment’s environment_url, and environmentRegexFilter to restrict which environments trigger a run. Idempotent per check/group: a trigger that already exists for the same target is returned unchanged.
post/v1/deployment-triggers
Headers
x-checkly-accountstring
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Request body
Response
Successful
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○