Skip to main content
PATCH
Update an opportunity

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer
required

Body

application/json
name
string
contact_email
string<email>
company
string
value
number
pipeline_id
integer
stage
string
status
enum<string>
Available options:
open,
won,
lost,
abandoned
assigned_user_id
integer
next_action_date
string<date>
notes
string

Response

Updated opportunity

success
enum<boolean>
Available options:
true
data
object
meta
object