Files
infisical/docs/api-reference/endpoints/workspaces/delete-workspace.mdx
Daniel Hougaard f2dcc83a56 New doc routes
2024-02-22 05:00:25 +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>