Update a multi-step check
Updates a Multi-Step check.
Path parameters
Query parameters
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
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
Example response
{
"projectBindings": {
"owner": {
"binding": {
"logicalId": "homepage-check"
}
},
"references": [
{
"binding": {
"logicalId": "homepage-check"
}
}
]
}
}Changes
Changed in 1 of the 4 revisions of this API.25350
- ▲
request body became required
request-body-became-required
- ▲
for the
pathrequest parameterid, the minLength was increased from0to1request-parameter-min-length-increased
- ▲
for the
headerrequest parameterx-checkly-account, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
the
dependencies/items/contentrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
dependencies/items/pathrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
environmentVariables/items/keyrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
namerequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
privateLocations/items/request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
scriptrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
scriptPathrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
tags/items/request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
triggerIncident/serviceIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
alertSettings/parallelRunFailureThreshold/percentagerequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
alertSettings/reminders/amountrequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
alertSettings/reminders/intervalrequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
alertSettings/runBasedEscalation/failedRunThresholdrequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
alertSettings/timeBasedEscalation/minutesFailingThresholdrequest property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
triggerIncident/serviceIdrequest property type/format changed fromstring/tostring/uuidrequest-property-type-changed
- ▲
the response property
environmentVariables/items/valuebecame nullable for the status200response-property-became-nullable
- ▲
the response property
alertChannels/email/items/addressbecame optional for the status200response-property-became-optional
- ▲
the response property
alertChannels/slack/items/urlbecame optional for the status200response-property-became-optional
- ▲
the response property
alertChannels/sms/items/numberbecame optional for the status200response-property-became-optional
- ▲
the response property
alertChannels/webhook/items/urlbecame optional for the status200response-property-became-optional
- ▲
the
created_atresponse's property type/format changed fromstring/datetostring/date-timefor status200response-property-type-changed
- ●
removed the optional property
attributesfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
attributesfrom the response with the429statusresponse-optional-property-removed
- ●
added the new
undefinedenum value to theruntimeIdresponse property for the response status200response-property-enum-value-added
- ○
the request property
environmentVariables/items/valuebecame nullablerequest-property-became-nullable
- ○
the
activatedrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
activatedrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
alertSettingsrequest property default value{"escalationType":"RUN_BASED","runBasedEscalation":{"failedRunThreshold":1},"reminders":{"amount":0,"interval":5},"parallelRunFailureThreshold":{"enabled":false,"percentage":10}}was removedrequest-property-default-value-removed
- ○
the
amountrequest property default value0was removedrequest-property-default-value-removed
- ○
the
baseBackoffSecondsrequest property default value60was removedrequest-property-default-value-removed
- ○
the
checkTyperequest property default valueMULTI_STEPwas removedrequest-property-default-value-removed
- ○
the
doubleCheckrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
enabledrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
escalationTyperequest property default valueRUN_BASEDwas removedrequest-property-default-value-removed
- ○
the
frequencyrequest property default value10was removedrequest-property-default-value-removed
- ○
the
intervalrequest property default value5was removedrequest-property-default-value-removed
- ○
the
lockedrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
mutedrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
percentagerequest property default value10was removedrequest-property-default-value-removed
- ○
the
runParallelrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
sameRegionrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
secretrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
shouldFailrequest property default valuefalsewas removedrequest-property-default-value-removed
- ○
the
useGlobalAlertSettingsrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
added the new
undefinedenum value to the request propertyruntimeIdrequest-property-enum-value-added
- ○
the
descriptionrequest property's maxLength was increased from500to510request-property-max-length-increased
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the optional property
logicalIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
memberto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pendingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
projectto the response with the200statusresponse-optional-property-added
- ○
added the optional property
projectBindingsto the response with the200statusresponse-optional-property-added
- ○
the response property
messagebecame required for the status401response-property-became-required
- ○
the response property
messagebecame required for the status403response-property-became-required
- ○
the response property
messagebecame required for the status429response-property-became-required
- ○
the
headersresponse's property default valuewas added for the status200response-property-default-value-added
- ○
the
locationsresponse's property default valuewas added for the status200response-property-default-value-added
- ○
the
queryParametersresponse's property default valuewas added for the status200response-property-default-value-added
- ○
the
tagsresponse's property default valuewas added for the status200response-property-default-value-added
- ○
the
activatedresponse's property default valuetruewas removed for the status200response-property-default-value-removed
- ○
the
valueresponse's property default valuewas removed for the status200response-property-default-value-removed
- ○
the
valueresponse's property default valuewas removed for the status200response-property-default-value-removed
- ○
removed the
401.00enum value from thestatusCoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
403.00enum value from thestatusCoderesponse property for the response status403response-property-enum-value-removed
- ○
removed the
429.00enum value from thestatusCoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
DELETEenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Forbiddenenum value from theerrorresponse property for the response status403response-property-enum-value-removed
- ○
removed the
GETenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HEADenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PATCHenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
POSTenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PUTenum value from thealertChannels/webhook/items/methodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Too Many Requestsenum value from theerrorresponse property for the response status429response-property-enum-value-removed
- ○
removed the
Unauthorizedenum value from theerrorresponse property for the response status401response-property-enum-value-removed
This revision also has 566 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲