Projects
Delete a Project
Hard-deletes a project, cascading to its prompts (and their versions, tags, and payloads) and dropping its access grants. The requester must be an admin of the owning team or an admin of that team's organization.
delete/v1/projects/{projectID}
Path parameters
projectIDstring uuid required
The ID of the project.
Response
Project deleted successfully (No Content)