Skip to main content
DELETE
Delete an object property

Parámetros de ruta

object_type
string
requerido

The specific type of CRM object that the property is assigned to. You can use the object name (e.g., contacts) or the objectTypeId (e.g., 0-1).

property_name
string
requerido

The internal name of the property you want to delete.

Respuesta

204

Object property deleted successfully

Última modificación el 3 de abril de 2026