support.attach_ticket

Method to attach a file to an existing ticket.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: data

data

Type: object

SupportAttachTicketArgs parameters.

No Additional Properties

Ticket

Type: integer

Ticket number to attach the file to.

Filename

Type: string

Path to the file to attach to the ticket.

Token

Type: string

Authentication token for attaching files.

Result

Type: null

Returns null on successful file attachment.



Required roles: READONLY_ADMIN | SUPPORT_WRITE