---
title: "POST /api/engine/volumes"
method: POST
path: "/api/engine/volumes"
tags: ["netbox volumes"]
---

# POST /api/engine/volumes

`POST /api/engine/volumes`

## Request body

- PostApiEngineVolumes
  - `data` object
    - `id` number
    - `name` string
    - `driver` 'local'

## Response `202`

202 response

---

[API](https://skmtc.dev/saashup/apis/netbox-docker-agent.md) · [All operations](https://skmtc.dev/saashup/apis/netbox-docker-agent/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/saashup/netbox-docker-agent/revisions/a704a83fd7f8/schema)
