Tool
deployment_service_redeploy
Trigger a fresh deployment for an existing service.
Start a new deployment for a service — rebuilds from its configured source and rolls the new revision out. Returns the new deployment id; poll deployment_deployment_get to track it.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| serviceId | uuid | • | Service to redeploy. |
Try it
Redeploy the api service.