Catalog_UpdateApplication
put
Update the configuration of a published app
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/catalogs/{catalogId}/apps/{appId}
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Authorization |
string |
Required |
CWS authorization header |
Citrix-TransactionId |
string |
Optional |
Optional header to provide Transaction ID |
Body Parameters
Request Body
customerId ID of the customer null true
siteId The site ID of the customer null true
catalogId ID of the catalog null true
appId Identifier of the application null true
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
204 | 204 |
No Content |
Catalog_UpdateApplication
put
Update the configuration of a published app
Resource URL
https://catalogs.apps.cloudburrito.com /{customerId}/{siteId}/catalogs/{catalogId}/apps/{appId}
Header Parameters
Parameter | Type | Value | Description |
---|---|---|---|
Authorization
(required) |
string |
CWS authorization header |
|
Citrix-TransactionId |
string |
Optional header to provide Transaction ID |
Body Parameters
Request Body
customerId ID of the customer null true
siteId The site ID of the customer null true
catalogId ID of the catalog null true
appId Identifier of the application null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
204 | 204 |
No Content |
Working...