POST   checks/{checkId}/job

Executes a check.

URL Parameters

NameDescription
checkId

Check identifier. Type: numeric.

Remarks

Returns HTTP 201 if the operation completed, but without a location header. Returns HTTP 411 if content-length is not set in the request header

Request example