Updates the properties of Materialized model
{ updateMaterializedModelProperties }
Updates the properties of Materialized model
Method
/API3/dataSources/updateMaterializedModelProperties
- Enterprise Admin
Input Parameters
Name
modelId
Object Type
Description
Describes the general properties of a model
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Generic API response object with success or failure flag and related messages.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP