Post Ui Plugin Unpublish All

Post Ui Plugin Unpublish All
Unpublishes the UI plugin from all organizations

Unpublishes the UI plugin from all organizations

Request
URI
POST
https://{api_host}/cloudapi/extensions/ui/{id}/tenants/unpublishAll
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns EntityReferences of type(s) */*;version=9.1.0
"EntityReferences Object"

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/extensions/ui/{id}/tenants/unpublishAll