---
title: "Adds files to specific package."
method: POST
path: "/api/add_files"
tags: ["pyLoad REST"]
---

# Adds files to specific package.

`POST /api/add_files`

Adds files to specific package.

## Request body

- object
  - `package_id` integer, required — package id
  - `links` string[], required — list of urls

## Response `200`

No response

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
