EndPoint Delete Project
Name
delete_project
Description
Delete an existing project within the organization.
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
Id | Project Id | YES |
|
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Id | DT_WSTR | 200 | False | |
PluginId | DT_WSTR | 200 | False | |
Status | DT_WSTR | 100 | False | |
Url | DT_WSTR | 2048 | False |
Input Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Id | DT_WSTR | 200 | False | The ID of the project to delete. |