v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
Goals

Create Goals

Creates multiple goals in a single request using the items array. <br> Each goal will be created with the specified owner and properties. <br><br> Limitations: <br> - You can create up to 25 goals per request. <br> - If the request includes more than 25 goals, the operation will fail and return an error. <br><br> The response includes an array of the created Goal IDs. <br> If any key result fails to be created, a structured error response will be returned with details for each failed item. <br><br> Testing notes: <br> - Use the testing widget's Try It! option to test this endpoint.<br> - Use the Examples > Request Example option to see how to initiate body parameters.<br>

post/goals/goals

Request body

Response

Goals created successfully

goalIdsinteger[]

Array of created goal IDs