Post Custom Entity Type Publish All

Post Custom Entity Type Publish All

Publishes the custom entity type to all tenants

Request
URI
POST
https://{api_host}/cloudapi/customEntityTypes/{customEntityTypeId}/tenants/publishAll
COPY
Path Parameters
string
customEntityTypeId
Required

customEntityTypeId

string
customEntityTypeId
Required

customEntityTypeId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

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