---
title: "Update bandwidth packages"
method: POST
path: "/plans/bandwidth"
tags: ["Plans"]
---

# Update bandwidth packages

`POST /plans/bandwidth`

Allows to increase or decrease bandwidth packages. Only admins and owners can request.

## Request body

- object
  - `data` object
    - `type` 'bandwidth_packages'
    - `attributes` object
      - `project` string — The project (ID or Slug) to add bandwidth
      - `quantity` integer — The total amount you want to have
      - `region_slug` string — The region to add bandwidth

## Response `200`

Success

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
