Update an existing Decision Application release
apps_patch_releases(slug, id, report_template_id = NULL, resources = NULL)
A list containing the following elements:
integer, The unique id of the release.
integer, The id of the app the release belongs to.
integer, ID of the report template for this release.
list, A hash of resources associated with this release.
string, The archival status of the requested item(s).
string required. The slug for the application.
integer required. The unique id of the release.
integer optional. ID of the report template for this release.
list optional. A hash of resources associated with this release.