---
title: "Creates a new upload link for the customer inquiry attachment"
method: POST
path: "/customerInquiries/attachments"
tags: ["customerInquiries"]
---

# Creates a new upload link for the customer inquiry attachment

`POST /customerInquiries/attachments`

ADD ENDPOINT DESCRIPTION HERE

## Query parameters

- `mimeType` string

## Response `200`

successful operation

- AttachmentPostResult
  - `uuid` string
  - `uploadUrl` string
  - `mimeType` string

---

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