Skip to main content
PATCH
/
api
/
v1
/
platforms
/
{platform}
/
tracked-searches
/
{searchId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "search_founder_mentions",
    "platform": "reddit",
    "name": "Founder pain points - EU only",
    "query": "outbound agency europe",
    "status": "running",
    "createdAt": "2026-03-17T07:00:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

platform
string
required
searchId
string
required

Body

application/json

Tracked search update payload

name
string
query
string
channels
string[]

Response

200 - application/json

Tracked search updated

data
object
required