v1
latestOpenAPI 3.1.02026-07-2422707.0 MBEdit an opportunity
Supply the unique identifier of the opportunity as opportunity_id and send the original request body with intended changes for the API to update particular opportunity.
put/v1/opportunities/{opportunity_id}
Path parameters
opportunity_idstring required
Unique identifier of the opportunity.
Request body
Response
200
Example response
{
"success": true,
"message": "Opportunity Updated Successfully"
}