Context Sync API
A swagger interface is shipped with your appliance and is available on:
<TM-URL>/context-sql-sync/swagger-ui.html#/
When using the swagger interface, an authentication can be done through the browser, by logging in the Trendhub where the swagger is hosted, i.e.:
<TM-URL>
Note
When executing requests in swagger the values in the request body should not contain new lines and tabs. This is especially important when defining the SQL query (see below), because this query is usually very long.