v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Opportunity

Update a Specific Opportunity

This endpoint updates supplied fields for a specific opportunity. Any attribute, including matched-skills, that is included in the request body will completely replace and override existing data. For example, if you patch the matched-skills array attribute, the skills included in the PATCH will completely replace all previous skills associated with the opportunity. <h3>Required Scope</h3>opportunity:write

patch/api/v2/opportunities/{id}

Path parameters

idstring required

The ID of the opportunity to update.

Request body

Response

Success