Update an opportunity
Opportunities
Update an opportunity
Updates the opportunity with the specified ID. You can update stage, close date, and other opportunity properties.
PATCH
Update an opportunity
Documentation Index
Fetch the complete documentation index at: https://api-docs.spott.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Path Parameters
Body
application/json
The ID of the company this opportunity belongs to
Minimum string length:
1The name of the opportunity
Minimum string length:
1Detailed description of the opportunity
The pipeline stage ID
Minimum string length:
1The user ID of the opportunity owner. Set to null to remove the owner.
Minimum string length:
1The target close date. Set to null to clear the close date.
Client contacts to associate with this opportunity
Response
Opportunity updated successfully

