Mangools/API

Remove tracking

Delete a rank tracking together with all its tracked keywords and email reports. The tracking is not removed permanently — it can be brought back via POST /serpwatcher/trackings/{tracking_id}/restore. Returns HTTP 204.

DELETE
/serpwatcher/trackings/{tracking_id}

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Path Parameters

tracking_id*string

tracking_id

Response Body

curl -X DELETE "https://api.mangools.com/v3/serpwatcher/trackings/string"
Empty