---
title: "Upload Attachment"
method: POST
path: "/v1/seller/ticket/attachment/{channel}"
tags: ["Ticket"]
---

# Upload Attachment

`POST /v1/seller/ticket/attachment/{channel}`

Upload a attachment for a Ticket

## Path parameters

- `channel` string, required — This is the unique Channel name.

## Response `201`

Attachment uploaded

## Other responses

- `400` — Bad Request
- `401` — Access forbidden, invalid or unknown Token was used.
- `404` — Requested resource not found.
- `429` — User has send to many requests
- `500` — Unexpected Server Error

---

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