Skip to main content
PUT
/
api
/
Opportunities
/
{opportunityId}
/
Close
Close Opportunity.
curl --request PUT \
  --url https://api.example.com/api/Opportunities/{opportunityId}/Close

Path Parameters

opportunityId
integer<int32>
required

Query Parameters

reasonId
integer<int32>
comments
string

Response

200

OK