Skip to main content
PUT
Update a deal

Authorizations

Authorization
string
header
required

API key starting with leo_

Path Parameters

id
string<uuid>
required

Deal ID

Body

application/json
title
string
company_id
string<uuid>
contact_id
string<uuid>
owner_id
string<uuid>
primary_source_id
string<uuid> | null

Set to a source definition ID, or null to clear the primary source.

amount
number
signed_amount
number
currency
string
expected_amount
number
expected_close_date
string<date>
probability
number
custom_data
object

Response

Deal updated

data
object
Example: