Post Service Item Unpublish All

Post Service Item Unpublish All

Unpublishes the service item from all tenants

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

id

string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "name": "string",
        "id": "string"
    }
]