Skip to content

Delete Configurator Iteration ​

Permanently removes a Configurator iteration record and its associated spec folder files.

Purpose ​

Use this task to delete an iteration that is no longer needed. This is a destructive operation — the iteration record is removed from the database and any files written to the spec folder for that iteration are deleted from disk. It cannot be undone. This task is typically used in cleanup workflows, or to remove test and draft iterations before a project goes live.

Inputs ​

FieldTypeRequiredDescription
Iteration IdTextYesThe ID of the iteration to delete. This permanently removes the iteration record and its associated spec folder files.

Outputs ​

NameDescription
Deleted Iteration IdThe ID of the iteration that was successfully deleted.

Tentech