Event for Deleting a Custom Field onCrmInvoiceUserFieldDelete

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.

The event is triggered when a custom field is deleted.

Parameters

Required parameters are marked with *

Name
type

Description

id
integer

Identifier of the custom field

entityId
string

Symbolic identifier of the entity for which the field was created

fieldName
string

Name of the created custom field