---
title: "Create Bid Catalog Upload Url"
method: POST
path: "/bid-runs/catalog/upload-url"
tags: ["operator-runs"]
---

# Create Bid Catalog Upload Url

`POST /bid-runs/catalog/upload-url`

Presigned S3 PUT URL for uploading a new Aspire catalog export (org managers).

## Request body

- CatalogUploadUrlRequest — Body for minting a presigned upload URL for an Aspire catalog export.
  - `filename` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/f2cac64213a3?raw)
