latestOpenAPI 3.1.02026-07-26363186558.0 KB
d61b85e6a6b3
Monitors
Partial update an existing monitor
patch/monitors/{id}
Path parameters
idstring required
The monitor ID.
Headers
x-apikeystring required
Your API key
Acceptstring required
Example:application/json
The accept type supported in the response.
Content-Typestring required
Example:application/json
The content type of the request body.
Request body
Example request
{
"created_at": "\"2021-08-19T19:48:36Z\"",
"id": "c4fbb52bqsiatib6i4gg",
"updated_at": "\"2021-08-19T19:48:36Z\""
}Response
OK
Example response
{
"created_at": "\"2021-08-19T19:48:36Z\"",
"id": "c4fbb52bqsiatib6i4gg",
"updated_at": "\"2021-08-19T19:48:36Z\""
}