cURL
curl --request DELETE \ --url https://{baseUrl}/{version}/projects/{projectId} \ --header 'content-type: <content-type>' \ --header 'x-api-key: <x-api-key>'
Delete an existing project.
Documentation IndexFetch the complete documentation index at: https://wrtntechnologies.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wrtntechnologies.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Admin API Key.
Project ID.
Project delete request accepted.