Update goal
documentedUpdate an existing goal by ID.
PUT /api/v2/goals/{id}Goalsno implementation yet0 runsInput
subdomain
Cascade instance subdomain
e.g. csegeneral
id*
Goal ID
e.g. 12
title
Goal title
e.g. Increase revenue
action
Action
e.g. update
details
Details
e.g. Q2 progress update
start_time
Start time (ISO 8601)
e.g. 2025-12-01T00:00:00Z
end_time
End time (ISO 8601)
e.g. 2026-06-30T23:59:59Z
progress
Progress
e.g. 50
target
Target value
e.g. 100
unit_id
Unit ID
e.g. 1
weight_id
Weight ID
e.g. 2
status
Status
e.g. ACTIVE
tracking_type
Tracking type
e.g. MANUAL
is_private
Is Private
e.g. 0
Calls cascade as you (your API key is your account); keychains.dev holds the credentials.