Update an existing release.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Account ID
Distribution ID
ID
Description of the release
"My first Release"
List of platforms the release should support.
["android", "ios"]Minimum version of the app that the release supports in semver format
"2.5.0"
Maximum version of the app that the release supports in semver format
"3.0.0"
Branch used for release
"my-feature-branch"
OK
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "My Android Project",
"main_format": "xml",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z"
}