manage Update Status

private open fun manageUpdateStatus(id: String, token: String, projectId: String, updateId: String, isPublishing: Boolean): String

Method to manage the status of an update

Return

the result of the request as String

Parameters

id

The identifier of the user

token

The token of the user

projectId

The identifier of the project where manage the update status

updateId

The identifier of the update to manage its status

isPublishing

: whether is publishing or starting operation