mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
8 lines
218 B
Plaintext
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> |