Update the archive status of this object
apps_put_releases_archive(id, slug, status)
id | integer required. The ID of the object. |
---|---|
slug | string required. The slug for the application. |
status | boolean required. The desired archived status of the object. |
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).