suspend fun deleteProject(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)
Deletes a Project by id Checks the authorization status
Parameters
authorizationContext
used to check for the required permission
input
defines which Project to delete