v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBOpportunity
Delete a Specific Opportunity
This endpoint deletes an opportunity. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>opportunity:write
delete/api/v2/opportunities/{id}
Path parameters
idstring required
The ID of the opportunity to delete.
Response
Success