POST MultiItemBuild?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
MultiItemBuilds| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
None. |
|
| beginning_index | integer |
None. |
|
| ending_index | integer |
None. |
|
| sg_id | string |
None. |
|
| item_base_name | string |
None. |
|
| substitution_string | string |
None. |
|
| item_time_zone | string |
None. |
|
| build_date | date |
None. |
|
| array_of_pull_types | Collection of string |
None. |
|
| items_created | Collection of string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| name | string |
None. |
|
| item_type_id | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.