Zendesk Connector
Documentation
Version: 9
Documentation

EndPoint Delete Upload Session


Name

delete_upload

Description

Delete upload session and all its attachments. [API reference]

Parameters

Parameter Label Required Options Description
token Token for exising upload YES

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Response DT_WSTR nvarchar(10) 10 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Zendesk Connector in API Source component to read data or in API Destination component to read/write data:

Delete Upload Session using API Source

Zendesk
Delete Upload Session
SSIS API Source - Read from table or endpoint

Delete Upload Session using API Destination

Zendesk
Delete Upload Session
SSIS API Destination - Access table or endpoint