Removing a Monitor using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

REST Syntax

Click to view all REST Resources

/REST/DSFMonitor/ DELETE —
Removes the identified Monitor.

HTTP Action — DELETE

URI — https://api.dynect.net/REST/DSFMonitor/<dsf_monitor_id>/

Arguments:

No Arguments.

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

DeleteOneDSFMonitor — Removes an existing Monitor.

Arguments — Click for More Info

Response:

Not Applicable.

Example Request — Click for More Info