Delete Project
Deletes a project.
Args:
- id: UUID4: The ID of the project to delete.
- _: UUID4: The ID of the organization.
- role: str: role of the user
Returns:
- None
delete/projects/{id}
Path parameters
idstring uuid required
Response
Successful Response