Files
cfw-autumn/others/python-sdk/docs/models/deleteplanparams.md
2026-02-19 16:05:43 +00:00

1.4 KiB
Raw Blame History

DeletePlanParams

Fields

Field Type Required Description
plan_id str ✔️ The ID of the plan to delete.
all_versions Optional[bool] If true, deletes all versions of the plan. Otherwise, only deletes the latest version.