Skip to main content
PATCH

Authorizations

Authorization
string
header
required

API key issued with npm run partner-api:key. Format: rg_live_....

Path Parameters

id
string<uuid>
required

Body

application/json
companyName
string
companyWebsite
string<uri>
companyLinkedinUrl
string<uri> | null
companyTwitterUrl
string<uri> | null
companyGithubUrl
string<uri> | null
founders
object[]

Replaces the founder list. Existing founders are matched by id, LinkedIn URL, or name and keep enriched data.

Required array length: 1 - 10 elements
thingsToTrack
string
alertEmails
string<email>[]
emailAlertsEnabled
boolean
cadenceDays
enum<integer>
Available options:
3,
7,
30
status
enum<string>
Available options:
ok,
paused
tags
string[]
Maximum array length: 20

Response

Tracked company plus enrichment operation.

data
object
operation
object
idempotencyReplayed
boolean
existingEntity
boolean