apps_post_releases: Create a new Decision Application release

Description Usage Arguments Value

Description

Create a new Decision Application release

Usage

1
apps_post_releases(slug, report_template_id, resources)

Arguments

slug

string required. The slug for the application.

report_template_id

integer required. ID of the report template for this release.

resources

list required. A hash of resources associated with this release.

Value

A list containing the following elements:

id

integer, The unique id of the release.

appId

integer, The id of the app the release belongs to.

reportTemplateId

integer, ID of the report template for this release.

resources

list, A hash of resources associated with this release.

archived

string, The archival status of the requested item(s).


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.