---
title: "Download selected attachments by link"
method: POST
path: "/attachments/download/link"
tags: ["Attachments"]
---

# Download selected attachments by link

`POST /attachments/download/link`

REQUIRED SCOPES <code>['attachments:write']</code><br>Download selected attachments by link

## Query parameters

- `attachment_ids[]` integer[], required

## Response `200`

Ok

- object
  - `link` string

## Other responses

- `404` — Attachment Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
