Skip to main content
PATCH

Authorizations

Authorization
string
header
required

A paid-team API key, sent as Authorization: Bearer rch_live_…. Create and revoke keys in the app under Settings → API keys.

Path Parameters

id
string<uuid>
required

Opportunity id (uuid).

Body

application/json
is_viewed
boolean

Mark viewed (stamps viewed_at) or un-viewed (clears it).

status
enum<string>
Available options:
new,
revealed,
contacted,
archived

Response

The updated opportunity.

success
boolean
required
data
object
required