POST checks/{checkId}/job
Executes a check.
URL Parameters
Name | Description |
---|---|
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 headerRequest example
curl --request POST "https://api-asm1.apica.io/v3/checks/12345/job?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E" -d ""