Skip to main content
POST
Create a Datadog monitor

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required

Query Parameters

integrationId
string

Body

application/json
name
string
required
type
string
required
query
string
required
message
string
tags
string[]
priority
integer | null
Required range: 1 <= x <= 5
options
object
{key}
any

Response

200 - application/json

Default Response

status
number
required
body
any
required
metadata
object
required
truncated
boolean