Skip to main content
POST
Create Checks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload to create one or more checks.

checks
object[]

Response

Check(s) created successfully.

success
boolean
Example:

true

message
string
Example:

"Successfully created"

data
object