Delete a monitor
Monitor
Delete Monitor
Delete a monitor from the workspace.
POST
Delete a monitor
Documentation Index
Fetch the complete documentation index at: https://docs.pubrio.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Unique identifier of the monitor to delete.
Optional. An identifier for the user profile (workspace) making the request. This is no longer required as the API key already includes your workspace information. If provided, it helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details endpoints under the Profile tab for more information.
Response
Successful response. The monitor has been deleted.
Returns null on successful deletion.

