startUpdate

fun startUpdate(projectId: String, updateId: String): JsonObject

Method to execute the request to start an existing update of a project

Return

the result of the request as JsonObject

Parameters

projectId

The project identifier where start an update

updateId

The update identifier of the update to start