schedule
Update
open fun scheduleUpdate(updateId: String, targetVersion: String, changeNotes: List<String>, projectId: String, userId: String)
Method to schedule a new update
Parameters
updateId
The update identifier
targetVersion
The target project_version of the new update
changeNotes
The change notes of the new update
userId
The user identifier
projectId
The project identifier