POST /public/v1/helpdesk/chats/{chatId}/attachments HTTP/1.1
Host: api.s1.show
Content-Type: multipart/form-data
Accept: */*
Content-Length: 915
{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T20:28:19.027Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T20:28:19.027Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-03-30T20:28:19.027Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"chat": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"type": "Direct"
},
"description": "text",
"status": "Active",
"file": {
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T20:28:19.027Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T20:28:19.027Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"type": "Icon",
"filename": "report.pdf",
"size": 102400,
"contentType": "application/pdf"
}
}