uptime

Create an uptime check

Creates an uptime check with the given parameters.

post/uptime

Response

Created

Example response

{
  "data": {
    "new_id": "123"
  }
}

Changes