Skip to main content
POST
Create online evals monitors

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
evaluationId
number
description
string
matchRules
object
configuration
object
sampling
object
activateImmediately
Available options:
false

Response

Successful response

id
number
required
name
string
required
description
null | string
required
evaluationId
null | number
required
status
string
required
matchRules
object
required
sampling
object
required
createdAt
string
required
updatedAt
string
required
pausedAt
null | string
required
activeVersionId
null | string
required
draftVersionId
null | string
required