put https://{subdomain}.myclickfunnels.com/api/v2/sales/opportunities/
Update Opportunity
Log in to see full request history
Responses
Update Opportunity
xxxxxxxxxx
curl --request PUT \
--url https://myworkspace.myclickfunnels.com/api/v2/sales/opportunities/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
65}
{
"id": 156,
"public_id": "OfpjLd",
"name": "Example Opportunity",
"workspace_id": 42000,
"pipeline_id": null,
"pipelines_stage_id": 81,
"primary_contact_id": 275,
"value": "100.0",
"closed_at": "2025-02-26T12:40:45.080Z",
"created_at": "2025-02-26T12:40:45.080Z",
"updated_at": "2025-02-26T12:40:45.080Z",
"assignee_id": null,
"primary_contact": {
"id": 275,
"public_id": "aYGSnf",
"workspace_id": 42000,
"anonymous": null,
"email_address": "test-543006092aafc1d2cdf6@example.com",
"first_name": "Clyde",
"last_name": "Schuster",
"phone_number": "(890) 883-7455",
"time_zone": "Pacific Time (US & Canada)",
"uuid": "1e983b03-3af2-43bf-88bc-28c5526a49b4",
"unsubscribed_at": null,