mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-14 01:48:18 -05:00
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
---
|
|
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>
|