Post Service Item Publish All

Post Service Item Publish All

Publishes the service item to all tenants

Request
URI
POST
https://{api_host}/cloudapi/serviceItem/{id}/tenants/publishAll
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"
    }
]