Create Heartbeat

POST {{baseUrl}}/v2/heartbeats

Create a new heartbeat

Request Body

{"name"=>"<string>", "interval"=>"<integer>", "intervalUnit"=>"<string>", "enabled"=>"<boolean>", "description"=>"<string>", "ownerTeam"=>{"name"=>"<string>", "id"=>"<string>"}, "alertMessage"=>"<string>", "alertTags"=>["<string>", "<string>"], "alertPriority"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{&quot;requestId&quot;:&quot;cupidatat sint esse voluptate do&quot;,&quot;took&quot;:0,&quot;data&quot;:{&quot;name&quot;:&quot;in dolore&quot;,&quot;description&quot;:&quot;do elit adipisicing nisi&quot;,&quot;interval&quot;:-7058306,&quot;enabled&quot;:false,&quot;intervalUnit&quot;:&quot;hours&quot;,&quot;expired&quot;:true,&quot;lastPingTime&quot;:&quot;1950-10-31T19:52:46.575Z&quot;}}