Update an existing distribution.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Name of the distribution
"My Android Distribution"
Project id the distribution should be assigned to.
"abcd1234abcd1234abcd1234"
List of platforms the distribution should support.
["android", "ios"]List of locale ids that will be part of distribution releases
[
"abcd1234cdef1234abcd1234cdef1234",
"fff565db236400772368235db2c6117e"
]Additional formatting and render options. Only enclose_in_cdata is available for platform android.
"{xml:{enclose_in_cdata:'1'}}"
Use fallback locale if there is no translation in the current locale.
true
Indicates whether to fallback to non regional locale when locale can not be found
true
Indicates whether to fallback to projects default locale when locale can not be found
true
Use last reviewed instead of latest translation in a project
true
OK
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "My Android Project",
"main_format": "xml",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z"
}