Skip to main content
DELETE
Remove War Room Scenario
Gated by the live, per-user feature flag deals_war_room403 when disabled for the caller. 204 No Content.

Auth

Requires a CRM manage scope and an active organization on the token. Any *:manage scope qualifies — in practice contacts:manage, deals:manage, companies:manage, or activities:manage.

Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

deal_id
string
required

The deal's id.

scenario_id
string
required

The war-room scenario's id.

Response

Successful Response