Skip to main content
POST
Unlink Activity From Deal
Clears deal_id only — the account link (if any) is left in place. Unlike linking to a deal, this is always a plain column write with no RPC validation.

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.

Response

Errors

Authorizations

Authorization
string
header
required

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

Path Parameters

activity_id
string
required

The activity's id to unlink from its deal.

Response

Successful Response

The response is of type Response Unlink Activity From Deal Activities Activity Id Unlink Deal Post · object.