DELETE https://api.getpostman.com/monitors/{{monitor_uid}}
This endpoint can be used to delete an existing monitor using its Requires API Key as uid
.
X-Api-Key
request header or apikey
URL query parameter.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"monitor": {
"id": "1e6b8957-35f9-42a0-8d2f-f03d7085b3d2",
"uid": "5852-1e6b8957-35f9-42a0-8d2f-f03d7085b3d2"
}
} |
ENDPOINTS