Mangools/API

Delete AI monitoring for a brand

Delete an AI Search Watcher brand monitor from your account. The monitor stops collecting new responses immediately; historical data collected until now remains available on the account for analytics. Returns HTTP 200 with an empty object on success.

DELETE
/v3/aiwatcher/monitor/{id}

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Path Parameters

id*string

Monitor ID

Response Body

application/json

curl -X DELETE "https://api.mangools.com/v3/v3/aiwatcher/monitor/string"
{}
Empty
Empty
Empty