uptime
Create an uptime check
Creates an uptime check with the given parameters.
post/uptime
Response
Created
Example response
{
"data": {
"new_id": "123"
}
}Creates an uptime check with the given parameters.
Created
{
"data": {
"new_id": "123"
}
}