Delete an opportunity

circle-info

The opportunity is removed (marked as deleted) but not permanently erased.

delete

Delete an opportunity

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

opportunityIdstringRequired

The ID of the opportunity.

Responses
chevron-right
200

Successful Response

application/json

This an object representing a sales opportunity.

idstringOptional
namestringOptional
customerIdstringOptional
ownerIdstring · nullableOptional
scorenumber · nullableOptional
amountnumber · nullableOptional
stageIdstringOptional
pipelineIdstringOptional
createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
removedbooleanOptional
delete
/v1/agents/{agentId}/opportunities/{opportunityId}

Last updated