EndPoint Delete Request
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
RequestId | RequestId | YES |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
status_code |
DT_I4
|
int
|
False |
||
status |
DT_WSTR
|
nvarchar(180)
|
180 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
id |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
Required columns that you need to supply are bolded.
Examples
SSIS
Use ManagedEngine ServiceDesk Plus (Zoho) Connector in API Source component to read data or in API Destination component to read/write data:
Delete rows from Requests table using API Destination
This EndPoint belongs to Requests table, therefore you cannot work with it directly. Use this table and table-operation pair instead:
ManagedEngine ServiceDesk Plus (Zoho)
Requests
Delete
