PUT Software/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
Software| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| appid | string |
None. |
|
| software_type_id | string |
None. |
|
| config | Dictionary of string [key] and string [value] |
None. |
|
| config_datalists | Collection of DataList |
None. |
|
| friendly_url | string |
None. |
|
| friendly_url_prefix | string |
None. |
|
| enabled | boolean |
None. |
|
| require_2fa | string |
None. |
|
| second_factor_method | string |
None. |
|
| software_user_type | string |
None. |
|
| distributor_limited | boolean |
None. |
|
| distributor_id | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
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.