Builds
patch/1/builds/{build_id}
Query parameters
includeUrlstring
Boolean to determine if a download URL will be generated for the build (default: false)
Request body
Example request
{
"changeVersion": "f78d7407",
"label": "Debug build 12.1",
"launchCommand": "game.exe -geforcenow",
"notes": "Debug build 12.1",
"runConfiguration": {
"hasDrm": true
},
"semanticVersion": "1.0.1",
"scheduledRelease": "2018-07-03T12:54:00",
"buildTags": [
"ReleaseBuild"
],
"appId": "92d204f6-3aaa-4100-bc67-483e0cda2fc0"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.