---
title: "/chat/attachment/upload"
method: POST
path: "/chat/attachment/upload"
tags: ["Chat"]
---

# /chat/attachment/upload

`POST /chat/attachment/upload`

Upload an attachment file and get a signed URL

## Headers

- `octa-agent-email` string

## Response `201`

- UploadAttachmentResponse
  - `url` string, required — The signed URL to access the uploaded file

---

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