---
title: "Finalize additional file"
method: POST
path: "/api/v4/media/{id}/save/additional/{uploadId}/"
tags: ["Step 4 OR Finalize and save an additional uploaded file as a new asset."]
---

# Finalize additional file

`POST /api/v4/media/{id}/save/additional/{uploadId}/`

The endpoints described in Step 4 are an Either/Or choice. You should use either the `Finalise an uploaded file` endpoint to finalize and process a standard upload, or the `Finalize additional file` endpoint to finalize and save an additional uploaded file as a new asset.

## Path parameters

- `id` string, required
- `uploadId` string, required

## Response `201`

Created

- unknown

---

[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/versions/bb9efc864ce1/schema)
