Skip to main content
DELETE
Delete one or more opportunities from the tenant's own ring.

Authorizations

x-api-key
string
header
required

Body

application/json
uuids
string[]
required

Response

200 - application/json

Response body for DELETE /v1/opportunities.

deleted_count is the number of tenant-scoped opportunities actually removed. Their associations (as either the association parent or the associated entity) are deleted alongside them. UUIDs with no matching row are silently skipped, not an error.

deleted_count
integer
required