Files
infisical/docs/api-reference/endpoints/workspaces/delete-workspace.mdx
Daniel Hougaard 04b4e80dd1 Documentation
2024-02-22 05:00:26 +01:00

8 lines
220 B
Plaintext

---
title: "Delete Workspace"
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>