Skip to main content
PUT
Update an Opportunity by UUID.

Authorizations

x-api-key
string
header
required

Path Parameters

opportunity_uuid
string
required

Body

application/json
custom_fields
OpportunityCustomFieldInput · object[] | null
details
string | null
intro_date
string | null
intro_person_uuid
string | null
name
string | null
next_step
string | null
owner_user_uuid
string | null
parent_uuid
string | null
probability
integer | null
source_date
string | null
stage_uuid
string | null
type_uuid
string | null
value
integer | null

Response

200 - application/json

Minimal response body for opportunity create/update.

uuid
string
required
created_at
number | null
updated_at
number | null