Skip to main content
PUT
Update Team Opportunity

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

UUID of the team

Body

Opportunity details to upsert

opportunity_id
string
required

External CRM opportunity ID to upsert

Example:

"opp_xyz789"

title
string
required

Display title for the opportunity

Example:

"Enterprise Deal - Acme Corp"

Response

Opportunity created or updated successfully

id
string

UUID of the created or updated opportunity record

Example:

"rec_abc123"