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

deal_id
string
required

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
name
string
required
value
number | null
currency
string | null
stage
string | null
close_date
string | null
company_id
string | null

Response

Successful Response

The response is of type Response Update Deal V1 Attio Deals Deal Id Put · object.