delete_project
Permanently delete an Appwrite project by providing the project ID and setting confirm to true.
Instructions
Безвозвратно удалить проект. Требует confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| confirm | Yes | Должно быть true |