deleteProject

fun deleteProject(projectId: String): JsonObject

Method to execute the request to delete a project of the user

Return

the result of the request as JsonObject

Parameters

projectId

The project identifier of the project to delete