cURL
curl --request DELETE \ --url https://api.us.vartiq.com/api/v1/projects/{projectId} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.vartiq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vartiq.com/llms.txt
Use this file to discover all available pages before exploring further.
{ "success": true, "message": "Project deleted successfully" }