script_projects_deployments_delete
Delete an Apps Script deployment by providing the script project ID and deployment ID.
Instructions
Delete a deployment of an Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script project. | |
| deploymentId | Yes | The ID of the deployment to delete. |