Skip to main content
POST
Run an ad-hoc check without saving it

Authorizations

oiq_token
string
cookie
required

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$

Body

application/json
type
string
Maximum string length: 32
spec
object

Check spec. Validated and normalised by validateCheckSpec().

request
object
assertions
object[]
host
string
Maximum string length: 512
port
integer
Required range: 1 <= x <= 65535
server_name
string
Maximum string length: 512
hostname
string
Maximum string length: 512
record_type
string
Maximum string length: 16
dns_server
string
Maximum string length: 512
timeout_ms
integer
steps
object[]
variables
object
max_duration_ms
integer

Response

200

Success