Files
infisical/docs/api-reference/endpoints/workspaces/delete-workspace.mdx
Daniel Hougaard 5c988c2cd5 Docs
2024-02-22 23:07:07 +01:00

8 lines
218 B
Plaintext

---
title: "Delete Project"
openapi: "DELETE /api/v1/workspace/{workspaceId}"
---
<Warning>
This operation is irreversible. All data associated with the project will be deleted. Please use with caution.
</Warning>