---
title: "POST /v2/quotes/{quoteId}/files/addExternalLinks"
method: POST
path: "/v2/quotes/{quoteId}/files/addExternalLinks"
tags: ["Quotes (Smart)(v2)"]
---

# POST /v2/quotes/{quoteId}/files/addExternalLinks

`POST /v2/quotes/{quoteId}/files/addExternalLinks`

## Path parameters

- `quoteId` string, required

## Request body

- ExternalFilesDto
  - `externalFiles` ExternalFileDto[]
    - `category` string
    - `languageIds` integer[]
    - `languageCombinationIds` LanguageCombinationDto[]
      - `sourceLanguageId` integer
      - `targetLanguageId` integer
    - `url` string
    - `filename` string
    - `externalInfo` object

## Response `default`

default response

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/revisions/6a8697db56c6?raw)
