Reload (update) the schema
POST {{baseUrl}}/api/model/schema/reload
Request Body
{"updateTypes"=>["table_key", "entry_level", "logical_size", "clear_element_cache"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) Authorization Token | |
Prefer | null | Set to respond-async to execute this API asynchronously. | |
X-MSTR-ProjectID | string | (Required) Project ID | |
Content-Type | string |