ghl_opportunity_update_status
Update an opportunity's status to open, won, lost, or abandoned, with an optional lost reason identifier.
Instructions
Update Opportunity Status Endpoint: PUT /opportunities/{id}/status (Version header: v3; source: v3/opportunities-v3.json) OAuth scopes: opportunities.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Opportunity Id | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |