mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feat: completed docs for to be depreciated api endpoints
This commit is contained in:
8
docs/api-reference/endpoints/projects/delete-project.mdx
Normal file
8
docs/api-reference/endpoints/projects/delete-project.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Delete Project"
|
||||
openapi: "DELETE /api/v1/projects/{projectId}"
|
||||
---
|
||||
|
||||
<Warning>
|
||||
This operation is irreversible. All data associated with the project will be deleted. Please use with caution.
|
||||
</Warning>
|
||||
Reference in New Issue
Block a user