Update a goal
Goals
Update a goal
Update an existing goal by its ID
PUT
Update a goal
Authorizations
JWT authentication for organization-scoped endpoints.
Path Parameters
Organization ID
Workspace ID
Outcome ID
Body
application/json
Request schema for updating an outcome
Title of the outcome
Example:
"Increase User Engagement"
Detailed description of the outcome
Example:
"We aim to increase daily active users by 25% in Q3"
Priority level of the outcome
Example:
1
Trend indicator for the outcome
Example:
0
List of analytic events associated with the outcome
Example:
["event1", "event2"]ID of the owner of the outcome
Example:
"7b9e5d2c-f314-48a9-be56-9843a2f6c019"
Response
Success
Response containing a single outcome
Outcome with relationships