---
title: "Presign Upload"
method: POST
path: "/v1/workflow-extraction/uploads"
tags: ["Workflow Extraction"]
---

# Presign Upload

`POST /v1/workflow-extraction/uploads`

## Headers

- `X-API-Key` string, required

## Request body

- PresignUploadRequest
  - `filename` string, required
  - `content_type` string, required
  - `size_bytes` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 19 revisions in range; 16 could not be searched.

- **2026-07-26** `44d183272ce1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getbluejay/apis/bluejay-api/changes/v1/workflow-extraction/uploads/post.md)

---

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