projects
Delete Project
Deletes a project and all associated runs and objects.
Any user with project access can delete a project. Note that get_project_by_id calls user_can_access_project.
delete/public/v2/projects/{project_id}
Path parameters
project_idstring uuid4 required
Response
Successful Response
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○