Batch
Update goal targets
Update multiple goal targets in a single batch operation using their internal IDs or unique property values.
post/crm/objects/2026-03/goal_targets/batch/update
Request body
Example request
{
"inputs": [
{
"idProperty": "my_unique_property_name"
}
]
}Response
successful operation