Delete
|
|||||
|
|
Deletes a deployment of an Apps Script project
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Create and update Google Apps Script deployments
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
scriptId Required |
STRING |
The script project's Drive ID |
deploymentId Required |
STRING |
The deployment ID to be undeployed |
= Parameter name
= Format
scriptId STRING Required The script project's Drive ID |
deploymentId STRING Required The deployment ID to be undeployed |