Skip to main content
Permanently remove a keyword mention monitor or an individual matched post. Deleting a monitor also removes all associated historical post matches.
Deletion is permanent. There is no way to recover a deleted monitor or its post history.

Delete a monitor

Send a DELETE request to https://reachowl.com/api/v1/mentions/{mention_id} to remove the monitor and all its matched posts.

Delete a mention post

Send a DELETE request to https://reachowl.com/api/v1/mentions/posts/{post_id} to remove an individual matched post without deleting the monitor itself.