Skip to main content
asana.deleteProject permanently removes a project. For a reversible change, set archived: true with Update project.
automations/delete-asana-project.automation.ts
Provide projectId. Optional second argument { account } defaults to the project binding. Returns Signal<void>. Asana permission checks apply, and you can’t undo the deletion.