---
title: "Create Savings Goal"
method: POST
path: "/api/v1/savings-goals"
tags: ["Finance Management.Savings Goals", "ENTERPRISE"]
---

# Create Savings Goal

`POST /api/v1/savings-goals`

Create a new Savings Goal.

## Request body

- Finance20ManagementSavings20Goals20Request — unresolved $ref

## Response `200`

The successfully created Savings Goal.

- Finance20ManagementSavings20Goals20Response — unresolved $ref

## Other responses

- `400` — Request is not following the specification. See body for details.
- `401` — If the user is not authorized.

---

[API](https://skmtc.net/tink/apis/tink-api.md) · [All operations](https://skmtc.net/tink/apis/tink-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tink/tink-api/revisions/23d8982b533d/schema)
