Skip to main content
POST
Track a keyword

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
searchTermId
integer
searchTerm
string
Minimum string length: 1
notes
string | null
priorityRule
object | null
priorityEnabled
boolean
isActive
boolean

Response

Tracked keyword already existed; returned the existing row.

data
object
required
error
object | null
required