---
title: "PUT /api/v1/Billing/ensure_plan"
method: PUT
path: "/api/v1/Billing/ensure_plan"
tags: ["Billing"]
---

# PUT /api/v1/Billing/ensure_plan

`PUT /api/v1/Billing/ensure_plan`

## Request body

- EnsurePlanBody
  - `name` string, required
  - `location` integer

## Response `201`

Created

## Other responses

- `204` — No Content
- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Server Error

---

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