Post Service Item Unpublish
Revokes publication of the service item to the specified tenants
Request
URI
POST
https://{api_host}/cloudapi/serviceItem/{id}/tenants/unpublish
COPY
Path Parameters
string
id
Required
id
Request Body
EntityReferenceArray2
of type(s)
application/json
Optional
[
{
"name": "string",
"id": "string"
}
]
Responses
200
OK
[
"EntityReference Object"
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/cloudapi/serviceItem/{id}/tenants/unpublish
Deprecated
Availability
Deprecated in 37.2
With alternative: see
1.0.0 version of API
On This Page
Services Operations
GET
Query Service Items
GET
Get Service Item
PUT
Update Service Item
DELETE
Delete Service Item
GET
Get Service Item Tenants
Deprecated
PUT
Set Service Item Tenants
Deprecated
POST
Post Service Item Publish
Deprecated
POST
Post Service Item Unpublish
Deprecated
POST
Post Service Item Publish All
Deprecated
POST
Post Service Item Unpublish All
Deprecated
GET
Get Service Item Tenants Query
PUT
Set Service Item Tenants Bounded
POST
Post Service Item Publish Bounded
POST
Post Service Item Unpublish Bounded
POST
Post Service Item Publish All Bounded
POST
Post Service Item Unpublish All Bounded
GET
Query Services
POST
Create Service
GET
Get Service
PUT
Update Service
DELETE
Delete Service
GET
Get Workflow Service Items
POST
Import Vro Workflows