---
title: "Add a traffic block to a server"
method: POST
path: "/servers/{serverId}/traffic/blocks"
---

# Add a traffic block to a server

`POST /servers/{serverId}/traffic/blocks`

## Path parameters

- `serverId` integer, required

## Request body

- object
  - `month` integer, required — The numeric month as returned by the GET request (available).
  - `amount` integer, required — An amount of traffic in GB.

## Response `201`

## Other responses

- `401`

---

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