Basic
Update a goal target
Perform a partial update of an Object identified by {goalTargetId}or optionally a unique property value as specified by the idProperty query param. {goalTargetId} refers to the internal object ID by default, and the idProperty query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
patch/crm/objects/2026-03/goal_targets/{goalTargetId}
Path parameters
goalTargetIdstring required
Query parameters
idPropertystring
The name of a property whose values are unique for this object type
Request body
Response
successful operation