Unlink Activity From Account
Activities
Unlink an Activity from its Account
Clear an activity’s account_id (and deal_id, since deals belong to accounts).
POST
Unlink Activity From Account
Clears
account_id and deal_id — an activity can’t hold a deal link without an account link, so both are cleared together.
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 account (and deal).
Response
Successful Response
The response is of type Response Unlink Activity From Account Activities Activity Id Unlink Account Post · object.