dokploy_application_redeploy
dokploy_application_redeployRedeploy an application in Dokploy by specifying its ID, with optional title and description updates for deployment tracking.
Instructions
[application] application.redeploy (POST)
Parameters:
applicationId (string, required)
title (string, optional)
description (string, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | Yes | ||
| title | No | ||
| description | No |