Mangools/API

Remove report

Remove a scheduled email report from a tracking. Returns HTTP 204.

DELETE
/serpwatcher/trackings/{tracking_id}/reports/{report_id}

Authorization

ApiKeyAuth
x-access-token<token>

Your Mangools API key

In: header

Path Parameters

tracking_id*string

Tracking ID

report_id*string

Report ID

Response Body

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