Unlink Activity From Deal
Activities
Unlink an Activity from its Deal
Clear an activity’s deal_id (keeps the account link).
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
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.