Current version of the MDM SaaS configuration that includes the data model. Specify the model version as the current epoch timestamp in milliseconds.
If you don't specify the model version, the REST operation defaults to using the cached version. Metadata related to the model is refreshed and cached every five minutes.
To improve performance and avoid request failures due to version differences, specify the same model version parameter in the request header when you send multiple requests in succession.
To construct the REST API request header for a resource, add the header parameter after the following request line:
//<baseURL>/v1/api/
Use the following syntax to construct the REST API request header for a REST API resource: