v93

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01218121759.7 KB
Sequences

Update sequence goal

Replaces the editable configuration for an existing sequence goal.

patch/sequences/{sequenceId}/goals/{goalId}

Path parameters

sequenceIdstring required
goalIdstring required

Request body

namestring
descriptionstring nullable
triggerType'event' | 'attribute_change'
triggerEventNamestring nullable
attributePathstring nullable
attributeCondition'changed' | 'changed_to' | 'changed_from_to' nullable
attributeValuestring nullable
attributePreviousValuestring nullable
eventPropertyNamestring nullable
eventPropertyLabelstring nullable
attributionWindowHoursinteger
isActiveboolean

Response

Sequence goal updated successfully

successboolean