Remove Contact from Specified Deal crm.deal.contact.delete

If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.

We are still updating this page

Some data may be missing here — we will complete it soon.

Scope: crm

Who can execute the method: any user

The method crm.deal.contact.delete removes a contact from the specified deal.

Parameter

Description

id*

Identifier of the deal.

fields

An object with the following fields:

  • CONTACT_ID - identifier of the contact (required field)

Required parameters are marked with *