Projects
Delete Project
Delete a project and all its widgets.
DELETE
Delete Project
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a project and all its widgets.
curl --request DELETE \
--url https://api.oviond.com/v1/projects/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://api.oviond.com/v1/projects/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}