dokploy_patch_markFileForDeletion
dokploy_patch_markFileForDeletionMark files for deletion in Dokploy applications or Docker Compose projects to manage project resources and maintain clean deployments.
Instructions
[patch] patch.markFileForDeletion (POST)
Parameters:
id (string, required)
type (enum: application, compose, required)
filePath (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | Yes | ||
| filePath | Yes |