Skip to main content
PUT
Update deal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
title
string
Maximum string length: 191
value
number | null
Required range: 0 <= x <= 99999999
currency
string | null
Maximum string length: 10
stage_id
integer | null
contact_id
integer | null
owner_user_id
integer | null
expected_close_date
string<date-time> | null
lost_reason
string | null
Maximum string length: 191

Response

Successful response.

The response is of type object.