v2
latestOpenAPI 3.0.02026-07-261859071.2 MBTriggers
Create the check group trigger
[DEPRECATED] This endpoint will be removed soon. Please use the Checkly CLI to test and trigger checks. Creates the check group trigger
post/v1/triggers/check-groups/{groupId}
Path parameters
groupIdinteger required
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
Response
Created
Example response
{
"id": 1,
"token": "h7QMmh8c0hYw",
"groupId": 1
}