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

Path Parameters

opportunityId
integer<int32>
required

Response

200

OK