Catalog_UnpublishApplication
delete
Remove an application from the published list
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 |
Request Body
customerId ID of the customer null true
siteId Remove an application from the published list 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_UnpublishApplication
delete
Remove an application from the published list
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 |
Request Body
customerId ID of the customer null true
siteId Remove an application from the published list 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...