# ApplicationRedeployRequest ## Example Usage ```typescript import { ApplicationRedeployRequest } from "dokploy/models/operations"; let value: ApplicationRedeployRequest = { applicationId: "", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `applicationId` | *string* | :heavy_check_mark: | N/A |