Skip to main content
DELETE
/
v1
/
preview
/
opportunities
/
{opportunity_id}
Delete Opportunity
curl --request DELETE \
  --url https://api.example.com/v1/preview/opportunities/{opportunity_id}
{
  "error": {
    "code": "<string>",
    "message": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.monaco.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

opportunity_id
string<uuid>
required

Response

Successful Response