Suger

create support ticket attachment

POST https://api.suger.cloud/org/{orgId}/support/ticket/{ticketId}/attachment

create support ticket attachment

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
ticketId path string yes Ticket ID

Request Body

Required. Content-Type: application/x-www-form-urlencoded, multipart/form-data · Schema: string

Responses

200 — OK

Content-Type: application/json

SupportTicketAttachment fields:

FieldTypeRequiredDescription
date string no
id string no
mimetype string no
size integer no
thumbnail_large string no
thumbnail_medium string no
thumbnail_small string no
title string no
url string no

400 — Bad request error

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference

Spotted something wrong or out of date on this page? Tell us and we'll correct it.