latestOpenAPI 3.0.02026-08-121915501.4 MB
87d29dc7b4fe
Checks
Create a browser check
Creates a new browser check. Will return a 402 when you are over the limit of your plan. When using the globalAlertSetting, the alertSetting can be null
post/v1/checks/browser
Query parameters
autoAssignAlertsboolean
Determines whether a new check will automatically be added as a subscriber to all existing alert channels when it gets created.
Determines whether a new check will automatically be added as a subscriber to all existing alert channels when it gets created.
Headers
x-checkly-accountstring uuid
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
Created
Example response
{
"projectBindings": {
"owner": {
"binding": {
"logicalId": "homepage-check"
}
},
"references": [
{
"binding": {
"logicalId": "homepage-check"
}
}
]
}
}