Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload to create one or more checks.
The body is of type object
.
Response
Check(s) created successfully.
The response is of type object
.