---
title: "Request Download Upload Urls"
method: POST
path: "/api/v1/request_download_upload_urls"
tags: ["logging"]
---

# Request Download Upload Urls

`POST /api/v1/request_download_upload_urls`

## Headers

- `x-api-key` string, required

## Request body

- RequestDownloadUploadUrlsRequest
  - `task_id` string, required
  - `filenames` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-26** `653b9ca575a8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/optexity/apis/dashboard-backend-api/changes/api/v1/request_download_upload_urls/post.md)

---

[API](https://skmtc.dev/optexity/apis/dashboard-backend-api.md) · [All operations](https://skmtc.dev/optexity/apis/dashboard-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optexity/dashboard-backend-api/revisions/2e974096944a/schema)
