update_deployment_script
Update a site's deployment script by providing the server ID, site ID, and new script content.
Instructions
Update the deployment script for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| content | Yes | The new deployment script content | |
| serverId | Yes | The ID of the server |