Delete Monitor

DELETE https://api.getpostman.com/monitors/{{monitorUid}}

This endpoint can be used to delete an existing monitor using its uid.

Requires API Key as X-Api-Key request header or apikey URL query parameter.

RESPONSES

status: OK

{"monitor":{"id":"1e6b6cc1-c760-48e0-968f-4bfaeeae9af1","uid":"1e6b6cc1-c760-48e0-968f-4bfaeeae9af1"}}