Custom Entities APIs

Custom Entities APIs
Operations
GET
Query Custom Entity Types Deprecated
Get list of all custom entity types
POST
Create Custom Entity Type Deprecated
Creates a new custom entity type
GET
Get Custom Entity Type Deprecated
Get specified custom entity type
PUT
Update Custom Entity Type Deprecated
Update specified custom entity type
DELETE
Delete Custom Entity Type Deprecated
Delete specified custom entity type.
GET
Get Custom Entity Type Tenants Deprecated
Retrieves list of tenants for whom the custom entity type is explicitly published
PUT
Set Custom Entity Type Tenants Deprecated
Resets list of tenants for whom the custom entity type is explicitly published
POST
Post Custom Entity Type Publish Deprecated
Publishes the custom entity type to the specified tenants
POST
Post Custom Entity Type Unpublish Deprecated
Revokes publication of the custom entity type to the specified tenants
POST
Post Custom Entity Type Publish All Deprecated
Publishes the custom entity type to all tenants
POST
Post Custom Entity Type Unpublish All Deprecated
Unpublishes the custom entity type from all tenants
GET
Get Custom Entity Type Tenants Query
Retrieves list of tenants for whom the custom entity type is explicitly published
PUT
Set Custom Entity Type Tenants Bounded
Resets list of tenants for whom the custom entity type is explicitly published
POST
Post Custom Entity Type Publish Bounded
Publishes the custom entity type to the specified tenants
POST
Post Custom Entity Type Unpublish Bounded
Revokes publication of the custom entity type to the specified tenants
POST
Post Custom Entity Type Publish All Bounded
Publishes the custom entity type to all tenants
POST
Post Custom Entity Type Unpublish All Bounded
Unpublishes the custom entity type from all tenants
GET
Get Custom Entity Type Actions
Get all actions associated with this custom entity type
POST
Create Custom Entity Type Action
Creates a new custom entity type action.
DELETE
Delete Custom Entity Type Action
Delete specified custom entity type action
GET
Get Custom Entities
Get list of all custom entities
GET
Get Custom Entity
Get specified custom entity
GET
Get Custom Entity As Sdk Object
Get specified custom entity represented as on Sdk-Object