---
title: "Create spending plan"
method: POST
path: "/users/{user_guid}/spending_plans"
tags: ["spending plan"]
---

# Create spending plan

`POST /users/{user_guid}/spending_plans`

This endpoint creates a new `spending_plan` for the user.

## Path parameters

- `user_guid` string, required

## Response `200`

OK

## Changes

> 16 revisions in range; 1 not diffed.

- **2024-05-07** `bcb952b55c19` — 1 info
  - endpoint added
- **2024-02-13** `54a571c1c7b6` — 1 info
  - endpoint added
- **2023-12-11** `933c00546f82` — 1 breaking
  - api path removed without deprecation
- **2023-11-29** `f38a65c5b76d` — 1 info
  - endpoint added
- **2023-11-27** `79dbfaf92357` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/spending_plans/post.md)

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/bcb952b55c19/schema)
