Skip to main content
PUT
Update Opportunity

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

id
string
required

Opportunity Id

Example:

"yWQobCRIhRguQtD2llvk"

Body

application/json
pipelineId
string

pipeline Id

Example:

"bCkKGpDsyPP4peuKowkG"

name
string
Example:

"First Opps"

pipelineStageId
string
Example:

"7915dedc-8f18-44d5-8bc3-77c04e994a10"

status
enum<string>
Available options:
open,
won,
lost,
abandoned,
all
monetaryValue
number
Example:

220

assignedTo
string
Example:

"082goXVW3lIExEQPOnd3"

customFields
object[]

Update custom fields to opportunities.

Response

Successful response

opportunity
object
Last modified on March 8, 2026