Set Custom Entity Type Tenants
Resets list of tenants for whom the custom entity type is explicitly published
Request
URI
PUT
https://{api_host}/cloudapi/customEntityTypes/{customEntityTypeId}/tenants
COPY
Path Parameters
string
customEntityTypeId
Required
customEntityTypeId
string
customEntityTypeId
Required
customEntityTypeId
Request Body
EntityReferenceArray2 of type(s) application/json
Optional
[
{
"name": "string",
"id": "string"
}
]
Responses
200
OK
[
{
"name": "string",
"id": "string"
}
]
On This Page
Custom Entities Operations
POST
Create Custom Entity Type
POST
Create Custom Entity Type Action
DELETE
Delete Custom Entity Type
DELETE
Delete Custom Entity Type Action
GET
Get Custom Entities
GET
Get Custom Entity
GET
Get Custom Entity As Sdk Object
GET
Get Custom Entity Type
GET
Get Custom Entity Type Actions
GET
Get Custom Entity Type Tenants
POST
Post Custom Entity Type Publish
POST
Post Custom Entity Type Publish All
POST
Post Custom Entity Type Unpublish
POST
Post Custom Entity Type Unpublish All
GET
Query Custom Entity Types
PUT
Set Custom Entity Type Tenants
PUT
Update Custom Entity Type