dokploy_application_move
dokploy_application_moveMove an application between environments in Dokploy by specifying the application ID and target environment ID for deployment relocation.
Instructions
[application] application.move (POST)
Parameters:
applicationId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | Yes | ||
| targetEnvironmentId | Yes |