---
title: "Upload attachments"
method: POST
path: "/attachments/upload"
tags: ["Attachments"]
---

# Upload attachments

`POST /attachments/upload`

REQUIRED SCOPES <code>['attachments:write']</code><br>Upload attachment

## Response `200`

OK

- AttachmentResource
  - `source` string — Transform the resource into an array.
  - `source_short` string
  - `content_type` string

## Other responses

- `404` — Not Found
- `422` — Unprocessable Content

---

[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)
