Create Goals

Creates multiple goals in a single request using the items array.
Each goal will be created with the specified owner and properties.

Limitations:
- You can create up to 25 goals per request.
- If the request includes more than 25 goals, the operation will fail and return an error.

The response includes an array of the created Goal IDs.
If any key result fails to be created, a structured error response will be returned with details for each failed item.

Testing notes:
- Use the testing widget's Try It! option to test this endpoint.
- Use the Examples > Request Example option to see how to initiate body parameters.

To learn more about the goal and goal type fields, see Explore Goals API.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!