Projects
Delete a project
Delete a project and all its associated configuration. Before deleting a project, you must delete all indexes, assistants, backups, and collections associated with the project. Other project resources, such as API keys, are automatically deleted when the project is deleted.
delete/admin/projects/{project_id}
Path parameters
project_idstring uuid required
Project ID
Headers
X-Pinecone-Api-Versionstring required
Required date-based version header
Response
Project deletion request accepted.