---
title: "Prepare the upload"
method: POST
path: "/v7/file_cmds/upload/prepare"
tags: ["Step 1"]
---

# Prepare the upload

`POST /v7/file_cmds/upload/prepare`

Prepare the upload of a file in chunks.

## Request body

- object

## Response `200`

Successful response

- object
  - `file_id` string — File ID to be used in subsequent upload steps.

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
