Skip to main content
PUT
Put Event Goal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

event_tag
string
required

Body

application/json

All three targets are optional — partial goals are allowed (e.g. "we only have a pipeline target" or "we only set a lead target"). Nulls clear an existing value.

target_pipeline_usd
number | null
Required range: x >= 0
target_lead_count
integer | null
Required range: x >= 0
target_demo_count
integer | null
Required range: x >= 0
period_start
string | null
period_end
string | null
notes
string | null
Maximum string length: 500

Response

Successful Response

The response is of type Response Put Event Goal Card Events Event Tag Goal Put · object.