---
title: "Create Session Uploads"
method: POST
path: "/v1/sessions/{id}/uploads"
---

# Create Session Uploads

`POST /v1/sessions/{id}/uploads`

## Path parameters

- `id` string, required

## Response `200`

The request has succeeded.

- object
  - `message` string, required

## Changes

- **2024-12-29** `7d749df7d5d7` — 1 info
  - removed the non-success response with the status `415`
- **2024-10-27** `0d0ad7d4de2f` — 3 info
  - added the non-success response with the status `415`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/browserbase/apis/browserbase-api/changes/v1/sessions/:id/uploads/post.md)

---

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