api-ak.cloud-service.azbil.com Open in urlscan Pro
13.113.177.177  Public Scan

URL: https://api-ak.cloud-service.azbil.com/
Submission: On November 04 via automatic, source certstream-suspicious — Scanned from JP

Form analysis 266 forms found in the DOM

<form id="api_selector">
  <div class="input"><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"></div>
  <div id="auth_container"></div>
  <div class="input"><a id="explore" class="header__btn" href="#" data-sw-translate="">Explore</a></div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.06454832642418817">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.06454832642418817" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3827903447052352">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3827903447052352" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstatus0.7821412987936875">status</label></td>
        <td>
          <input class="parameter required" minlength="1" name="status" placeholder="(required)" id="mstatus0.7821412987936875" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Alert Status</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.7420773244629477">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.7420773244629477" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Type</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.4459199881650333">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.4459199881650333" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.9860133469614552">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.9860133469614552" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.1487531455204132">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.1487531455204132" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority0.32812845122260015">priority</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority" placeholder="" id="mpriority0.32812845122260015" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority Name or comma-separated list of Alert Priority Names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority_id0.5720469688373075">priority_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority_id" placeholder="" id="mpriority_id0.5720469688373075" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority ID or comma-separated list of Alert Priority IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.24237788041503228">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.24237788041503228" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert time,Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.6383238937393134">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.6383238937393134" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert time,Unix Timestamp in milliseconds, Upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.894061623384266">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.894061623384266" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, device name or alert description.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.576764915179427">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.576764915179427" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.9981988573741001">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.9981988573741001" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.11138392909698536">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.11138392909698536" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.802525017691271">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.802525017691271" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7936336350438704">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7936336350438704" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstatus0.7431198412581475">status</label></td>
        <td>
          <input class="parameter required" minlength="1" name="status" placeholder="(required)" id="mstatus0.7431198412581475" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Alert Status. Supported values are [resolved, unresolved]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtype0.5946206880145144">type</label></td>
        <td>
          <input class="parameter required" minlength="1" name="type" placeholder="(required)" id="mtype0.5946206880145144" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Comma separated list of alert types. Supported values are [health_check, leak]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.7482503841914552">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.7482503841914552" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.17860006279711538">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.17860006279711538" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Specify to filter by created time. Unix Timestamp in milliseconds, Lower limit of the range. Max allowed time range is 72h</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.8824523797862154">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.8824523797862154" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Specify to filter by created time. Unix Timestamp in milliseconds, upper limit of the range. Max allowed time range is 72h</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mresolve_relation0.12333879456713492">resolve_relation</label></td>
        <td>
          <input class="parameter" minlength="0" name="resolve_relation" placeholder="" id="mresolve_relation0.12333879456713492" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma separated list of nested objects to be resolved. By default API returns ids if unspecified. Supported values are [alert_status,alert_type]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.016832857745546326">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.016832857745546326" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5506084145543619">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5506084145543619" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6890057089239001">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6890057089239001" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3362984055302063">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3362984055302063" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstatus0.9164756565662227">status</label></td>
        <td>
          <input class="parameter required" minlength="1" name="status" placeholder="(required)" id="mstatus0.9164756565662227" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Alert Status</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.8736363597029086">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.8736363597029086" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Type</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.2624624150319581">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.2624624150319581" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.852734007507129">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.852734007507129" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority0.3516621985678392">priority</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority" placeholder="" id="mpriority0.3516621985678392" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority Name or comma-separated list of Alert Priority Names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority_id0.924990773556551">priority_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority_id" placeholder="" id="mpriority_id0.924990773556551" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority ID or comma-separated list of Alert Priority IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.5050035586937924">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.5050035586937924" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert time,Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.1443380926062774">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.1443380926062774" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert time,Unix Timestamp in milliseconds, Upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.988278914099064">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.988278914099064" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, device name or alert description.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.0070865711982477375">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.0070865711982477375" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3065073564493739">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3065073564493739" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1851694041145011">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1851694041145011" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.5316892132880486">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.5316892132880486" type="text" value="">
        </td>
        <td class="markdown">
          <p>Perform partial mathing on Alert Status Name</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.941248105238895">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.941248105238895" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert status ID or comma-separated list of Alert status IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.2774133685691391">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.2774133685691391" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.11857606051762493">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.11857606051762493" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3946113082943947">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3946113082943947" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6985987752524632">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6985987752524632" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.6097134615262605">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.6097134615262605" type="text" value="">
        </td>
        <td class="markdown">
          <p>Perform partial mathing on Alert Type Name</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.7671296527093379">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.7671296527093379" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert type ID or comma-separated list of Alert type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_type_active0.12782932153706583">device_type_active</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_type_active" placeholder="" id="mdevice_type_active0.12782932153706583" type="text" value="">
        </td>
        <td class="markdown">
          <p>Setting this to true/false will Returns alert type for active/inactive device types</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_type_id0.6741078851020377">device_type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_type_id" placeholder="" id="mdevice_type_id0.6741078851020377" type="text" value="">
        </td>
        <td class="markdown">
          <p>Reference to device type id</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.3055192664280839">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.3055192664280839" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for alert type name and description</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.23678981331403182">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.23678981331403182" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.36303351655269167">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.36303351655269167" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.7124298560013613">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.7124298560013613" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority_id0.01465996694542726">priority_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority_id" placeholder="" id="mpriority_id0.01465996694542726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority ID or comma-separated list of Alert Priority IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9301080729751112">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9301080729751112" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mis_common0.6046705357302811">is_common</label></td>
        <td>
          <select class="parameter " name="is_common" id="mis_common0.6046705357302811">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>if <code>true</code>, returns only common alerts, if <code>false</code>, returns only device_type specific alert types, if omitted, returns both</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.17221322478988244">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.17221322478988244" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.04560889446441618">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.04560889446441618" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.4802216296813757">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.4802216296813757" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.6531147265146133">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.6531147265146133" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status_id0.702210772149747">device_status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status_id" placeholder="" id="mdevice_status_id0.702210772149747" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status0.4878703031935694">device_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status" placeholder="" id="mdevice_status0.4878703031935694" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.375224420979942">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.375224420979942" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8012262198632947">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8012262198632947" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6145846730714142">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6145846730714142" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.14227964553824446">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.14227964553824446" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdays0.37789470390149993">days</label></td>
        <td>
          <input class="parameter" minlength="0" name="days" placeholder="" id="mdays0.37789470390149993" type="text" value="">
        </td>
        <td class="markdown">
          <p>number of days to look back. Defaults to 14 days.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7147867892207092">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7147867892207092" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4871467516580801">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4871467516580801" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.506295502826624">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.506295502826624" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.13706388884790544">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.13706388884790544" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status_id0.5661490205526134">device_status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status_id" placeholder="" id="mdevice_status_id0.5661490205526134" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status0.5254460051645036">device_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status" placeholder="" id="mdevice_status0.5254460051645036" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.915912028122515">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.915912028122515" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.9072958455712481">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.9072958455712481" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdays0.41222189276080456">days</label></td>
        <td>
          <input class="parameter" minlength="0" name="days" placeholder="" id="mdays0.41222189276080456" type="text" value="">
        </td>
        <td class="markdown">
          <p>number of days to look back. Defaults to 14 days.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.06367164552946636">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.06367164552946636" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.006798686619315486">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.006798686619315486" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.40193158412654295">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.40193158412654295" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.6868338982883477">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.6868338982883477" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status_id0.024335647916475578">device_status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status_id" placeholder="" id="mdevice_status_id0.024335647916475578" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status0.09417127582733653">device_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status" placeholder="" id="mdevice_status0.09417127582733653" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.5672760438896036">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.5672760438896036" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.45420154617820696">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.45420154617820696" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdays0.1812727007508581">days</label></td>
        <td>
          <input class="parameter" minlength="0" name="days" placeholder="" id="mdays0.1812727007508581" type="text" value="">
        </td>
        <td class="markdown">
          <p>number of days to look back. Defaults to 14 days.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.33642198445036176">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.33642198445036176" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.39192803184390335">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.39192803184390335" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.7616261468068661">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.7616261468068661" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.15905599550175853">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.15905599550175853" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4071827614911654">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4071827614911654" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4098880046309761">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4098880046309761" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malertID0.6500630456478345">alertID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alertID" placeholder="(required)" id="malertID0.6500630456478345" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the alert</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.7809071536585199">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.7809071536585199" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3821441458735293">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3821441458735293" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.12143597576029741">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.12143597576029741" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malertID0.8317840539445758">alertID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alertID" placeholder="(required)" id="malertID0.8317840539445758" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the alert</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maction0.7755862892949752">action</label></td>
        <td>
          <input class="parameter required" minlength="1" name="action" placeholder="(required)" id="maction0.7755862892949752" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Value of Action to be performed on an alert(Supported Actions - resolved)</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.48954356824060397">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.48954356824060397" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="malert_note0.6154335602590848">alert_note</label></td>
        <td>
          <textarea class="body-textarea" name="alert_note" id="malert_note0.6154335602590848" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.05716247153532272" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.05716247153532272">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td class="markdown">
          <p>optional alert note JSON object</p>
        </td>
        <td>body</td>
        <td>
          <span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3795076208465067">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3795076208465067" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9956207075399899">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9956207075399899" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceID0.4190248448750207">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.4190248448750207" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.09253965524715668">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.09253965524715668" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.4528556413016789">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.4528556413016789" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6946585630699464">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6946585630699464" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3351586183659896">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3351586183659896" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="massigned0.8257876936181641">assigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="assigned" placeholder="" id="massigned0.8257876936181641" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns only assigned objects if true or unassigned if false, both when no value specified or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mhistory0.9046291893870726">history</label></td>
        <td>
          <input class="parameter" minlength="0" name="history" placeholder="" id="mhistory0.9046291893870726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns historical assignments if true and current when false or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.014274172528726314">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.014274172528726314" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.17654867118070472">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.17654867118070472" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.13041378085802258">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.13041378085802258" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.46484613394482377">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.46484613394482377" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus_id0.5191451834012626">status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="status_id" placeholder="" id="mstatus_id0.5191451834012626" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.5865839084970337">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.5865839084970337" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.29885636027071594">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.29885636027071594" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9420384574073699">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9420384574073699" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3279926761743095">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3279926761743095" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.4251266849821449">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.4251266849821449" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mreference0.2535462169619349">reference</label></td>
        <td>
          <input class="parameter" minlength="0" name="reference" placeholder="" id="mreference0.2535462169619349" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's reference number (e.g. household number)</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.8005754464429318">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.8005754464429318" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of supported resources for the API to be included in response</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="massigned0.6207226066082208">assigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="assigned" placeholder="" id="massigned0.6207226066082208" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns only assigned objects if true or unassigned if false, both when no value specified or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mhistory0.37344909809029003">history</label></td>
        <td>
          <input class="parameter" minlength="0" name="history" placeholder="" id="mhistory0.37344909809029003" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns historical assignments if true and current when false or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.6381944579356262">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.6381944579356262" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.2981792555078113">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.2981792555078113" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.5243438789305308">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.5243438789305308" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus_id0.9512421082012419">status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="status_id" placeholder="" id="mstatus_id0.9512421082012419" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.9794949136318634">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.9794949136318634" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.5527782445436547">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.5527782445436547" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.9054120574920785">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.9054120574920785" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's deivce EID, reference, name, street address 1 or street address 2</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.9722961944714552">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.9722961944714552" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.2227152800217307">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.2227152800217307" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6515289644857574">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6515289644857574" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3715126648324403">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3715126648324403" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mparent0.8513129279076888">parent</label></td>
        <td>
          <input class="parameter" minlength="0" name="parent" placeholder="" id="mparent0.8513129279076888" type="text" value="">
        </td>
        <td class="markdown">
          <p>Parent Device ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.3626519687962819">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.3626519687962819" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group name(s), can be a comma seperated list of group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.6569411205111397">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.6569411205111397" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's deivce EID, reference, name, street address 1 or street address 2</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.47717922302922067">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.47717922302922067" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.5166272595091028">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.5166272595091028" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of supported resources for the API to be included in response</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="massigned0.9085873992365736">assigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="assigned" placeholder="" id="massigned0.9085873992365736" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns only assigned objects if true or unassigned if false, both when no value specified or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mhistory0.07270202587882824">history</label></td>
        <td>
          <input class="parameter" minlength="0" name="history" placeholder="" id="mhistory0.07270202587882824" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns historical assignments if true and current when false or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.7892206104991188">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.7892206104991188" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.7277224768136836">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.7277224768136836" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.4163144096493365">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.4163144096493365" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.8069712550200607">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.8069712550200607" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.16972577963904212">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.16972577963904212" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus_id0.774302365288672">status_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="status_id" placeholder="" id="mstatus_id0.774302365288672" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.4606348707429908">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.4606348707429908" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory0.7987055353090295">category</label></td>
        <td>
          <input class="parameter" minlength="0" name="category" placeholder="" id="mcategory0.7987055353090295" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Category Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.09779462866939914">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.09779462866939914" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.41502850370675715">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.41502850370675715" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, upper limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9540170472183847">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9540170472183847" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7004275109306457">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7004275109306457" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.6198135649599992">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.6198135649599992" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.5433037596988386">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.5433037596988386" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtime0.6933916523570234">time</label></td>
        <td>
          <input class="parameter required" minlength="1" name="time" placeholder="(required)" id="mtime0.6933916523570234" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix time stamp in Millisecond precision indicating start of assignment</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.08970215511661994">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.08970215511661994" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.44050836377102076">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.44050836377102076" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.3007479187580975">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.3007479187580975" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.7316187476673706">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.7316187476673706" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9545248881815944">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9545248881815944" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.0023836441398659147">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.0023836441398659147" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.8478879223360614">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.8478879223360614" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.7715165366651149">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.7715165366651149" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtime0.5313242420132112">time</label></td>
        <td>
          <input class="parameter required" minlength="1" name="time" placeholder="(required)" id="mtime0.5313242420132112" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix time stamp in Millisecond precision indicating start of assignment</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.46231377502446724">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.46231377502446724" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.12928367393847862">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.12928367393847862" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.6419901050476511">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.6419901050476511" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.4339349731997253">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.4339349731997253" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.4608480184146404">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.4608480184146404" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.2791848872319287">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.2791848872319287" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory0.2148267080618509">category</label></td>
        <td>
          <input class="parameter" minlength="0" name="category" placeholder="" id="mcategory0.2148267080618509" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Category Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="massigned0.25416485900912034">assigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="assigned" placeholder="" id="massigned0.25416485900912034" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns only assigned objects if true or unassigned if false, both when no value specified or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9491449561024574">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9491449561024574" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.37310447791416457">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.37310447791416457" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.41313496653465576">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.41313496653465576" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.04433474213819788">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.04433474213819788" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.809933565863237">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.809933565863237" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.21340807253713234">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.21340807253713234" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory0.8820022577581164">category</label></td>
        <td>
          <input class="parameter" minlength="0" name="category" placeholder="" id="mcategory0.8820022577581164" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Category Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="massigned0.2700333240641466">assigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="assigned" placeholder="" id="massigned0.2700333240641466" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true/false. Returns only assigned objects if true or unassigned if false, both when no value specified or omitted</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.140738889079981">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.140738889079981" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.09308855976340547">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.09308855976340547" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.06702763168291215">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.06702763168291215" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.497425362930735">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.497425362930735" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.43927964746508397">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.43927964746508397" type="text" value="">
        </td>
        <td class="markdown">
          <p>Used to request extra embedded objects in response. Accepted values are [gas_pressure_mmH2O]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.22708289117785374">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.22708289117785374" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.30701933816237603">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.30701933816237603" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate_code0.8767511778967783">template_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template_code" placeholder="(required)" id="mtemplate_code0.8767511778967783" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of template code.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.49740556674259406">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.49740556674259406" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.014677149061837147">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.014677149061837147" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mfile0.640108540269962">file</label></td>
        <td>
          <input class="parameter" type="file" name="file" id="mfile0.640108540269962">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The import customers file to upload.</p>
            </span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">file</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate0.6343136393067761">template</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template" placeholder="(required)" id="mtemplate0.6343136393067761" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Template to be used for validating job. Supported values are [assign]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.22373703666210631">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.22373703666210631" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8406442241488452">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8406442241488452" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mjob_id0.6780943226080645">job_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="job_id" placeholder="(required)" id="mjob_id0.6780943226080645" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Job ID.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maction0.013750310580254332">action</label></td>
        <td>
          <input class="parameter required" minlength="1" name="action" placeholder="(required)" id="maction0.013750310580254332" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Action to be performed on the job. Supported values are [save]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.46401989749546235">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.46401989749546235" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.11867278633852107">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.11867278633852107" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7231539415936146">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7231539415936146" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8383366327597905">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8383366327597905" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muser_profile_id0.8824093473684356">user_profile_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="user_profile_id" placeholder="" id="muser_profile_id0.8824093473684356" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of User Profile IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.08907302452421906">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.08907302452421906" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5946916947766561">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5946916947766561" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.6114147619204287">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.6114147619204287" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6923186686346765">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6923186686346765" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9113386226701037">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9113386226701037" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.0321881513382527">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.0321881513382527" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify to filter by created time. Unix Timestamp in milliseconds, Lower limit of the range. Max allowed time range is 72h</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.10905562700743499">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.10905562700743499" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify to filter by created time. Unix Timestamp in milliseconds, upper limit of the range. Max allowed time range is 72h</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.11157920534788213">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.11157920534788213" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.40517541912001365">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.40517541912001365" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="maudit_target_type_code0.5991831407788972">audit_target_type_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="audit_target_type_code" placeholder="(required)" id="maudit_target_type_code0.5991831407788972" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of audit target type code. e.g. customer</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.2269063865063985">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.2269063865063985" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8034702671874498">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8034702671874498" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.9331844347749885">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.9331844347749885" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mgrant_type0.1296763059330155">grant_type</label></td>
        <td>
          <input class="parameter required" minlength="1" name="grant_type" placeholder="(required)" id="mgrant_type0.1296763059330155" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mclient_id0.563870431137153">client_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="client_id" placeholder="(required)" id="mclient_id0.563870431137153" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mclient_secret0.37585748604119207">client_secret</label></td>
        <td>
          <input class="parameter required" minlength="1" name="client_secret" placeholder="(required)" id="mclient_secret0.37585748604119207" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="musername0.7596709858932476">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.7596709858932476" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mpassword0.40441649989000616">password</label></td>
        <td>
          <input class="parameter required" minlength="1" name="password" placeholder="(required)" id="mpassword0.40441649989000616" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">401</td>
        <td class="markdown">
          <p>Unauthorized</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">unAuthorisedErrorResponse {</span>
                      <div><span class="propName required">error</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">error_description</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">error</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">error_description</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtoken0.19607311776896075">token</label></td>
        <td>
          <input class="parameter required" minlength="1" name="token" placeholder="(required)" id="mtoken0.19607311776896075" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mclient_id0.5041382643917154">client_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="client_id" placeholder="(required)" id="mclient_id0.5041382643917154" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mclient_secret0.17676578737174586">client_secret</label></td>
        <td>
          <input class="parameter required" minlength="1" name="client_secret" placeholder="(required)" id="mclient_secret0.17676578737174586" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">
          <p>Success</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.20208866444624252">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.20208866444624252" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Success</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.060554079781120596">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.060554079781120596" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdata0.7024014593404497">data</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="data" id="mdata0.7024014593404497" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="inline_model" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="integer" data-schemapath="root.otp">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">otp</label><input type="text" name="root[otp]"></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7905725564942512" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7905725564942512">
                <option value="application/json">application/json</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>an object containig one-time-password e.g. {"otp": 12345}</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">inline_model {</span>
                      <div><span class="propName required">otp</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">otp</span>": <span class="hljs-number">0</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">201</td>
        <td class="markdown">
          <p>Success</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.21913688502319717">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.21913688502319717" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9233627846815899">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9233627846815899" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.23337160159847148">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.23337160159847148" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.43109778666817244">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.43109778666817244" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.191236123763721">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.191236123763721" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.2563799519236196">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.2563799519236196" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma separated list of country ids.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.30302589716908646">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.30302589716908646" type="text" value="">
        </td>
        <td class="markdown">
          <p>Name of a country</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.39108016208061613">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.39108016208061613" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2808420482252858">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2808420482252858" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.3176893443309321">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.3176893443309321" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status0.5203071573449134">device_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status" placeholder="" id="mdevice_status0.5203071573449134" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mreference0.28119195658660123">reference</label></td>
        <td>
          <input class="parameter" minlength="0" name="reference" placeholder="" id="mreference0.28119195658660123" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's reference number (e.g. household number)</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.09137356362729188">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.09137356362729188" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's deivce EID, reference, name, street address 1 or street address 2</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8486437650491279">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8486437650491279" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8377676735859052">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8377676735859052" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8226668524468692">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8226668524468692" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7782278131507694">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7782278131507694" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer0.28530051359882536">customer</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="customer" id="mcustomer0.28530051359882536" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.33870729534121935" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.33870729534121935">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new customer information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.43842007587344445">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.43842007587344445" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3838235160922914">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3838235160922914" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.6196232353901401">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6196232353901401" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.3287400217555352">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.3287400217555352" type="text" value="">
        </td>
        <td class="markdown">
          <p>Used to request extra embedded objects in response. Accepted values are [outsource_agecny]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7839963689039708">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7839963689039708" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.615371725536223">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.615371725536223" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.645040755442666">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.645040755442666" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer0.12018828447735652">customer</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="customer" id="mcustomer0.12018828447735652" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6977075860584838" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6977075860584838">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new customer information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7962608097011008">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7962608097011008" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.592520615063804">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.592520615063804" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.9087542995323625">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9087542995323625" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.788769976423199">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.788769976423199" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5136778315416235">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5136778315416235" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.7779956798466328">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7779956798466328" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer0.3566984361815233">customer</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="customer" id="mcustomer0.3566984361815233" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8092000870870488" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8092000870870488">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing email(must match the PRISM username)</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3716962751961541">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3716962751961541" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3478035668098378">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3478035668098378" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.973950851102672">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.973950851102672" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer0.7953606977732568">customer</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="customer" id="mcustomer0.7953606977732568" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.2201028902613471" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.2201028902613471">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the PRISM username</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.10608245863377275">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.10608245863377275" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.40753844513484583">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.40753844513484583" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.4061144523761242">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.4061144523761242" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8885317116891294">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8885317116891294" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.3594989606830159">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.3594989606830159" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9557910424358833">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9557910424358833" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.028508101087567184">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.028508101087567184" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.4369837356999091">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.4369837356999091" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mattachment0.5009668227053801">attachment</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="attachment" id="mattachment0.5009668227053801" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="inline_model_0" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.user_file_name">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">user_file_name</label><input type="text" name="root[user_file_name]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.description">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">description</label><input type="text" name="root[description]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.content_type">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">content_type</label><input type="text" name="root[content_type]"></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.26190249953856193" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.26190249953856193">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing user_file_name, description of item to attach to customer</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">inline_model_0 {</span>
                      <div><span class="propName required">user_file_name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">description</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">content_type</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">user_file_name</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">description</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">content_type</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8815544712112104">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8815544712112104" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4381802105904391">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4381802105904391" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.0030849963925929647">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.0030849963925929647" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.5213596462360417">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.5213596462360417" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Attachment ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6159926365633879">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6159926365633879" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.16015749678745106">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.16015749678745106" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.9002645181217899">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.9002645181217899" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.4846030821523899">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.4846030821523899" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Attachment ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6576877126357441">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6576877126357441" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5923198479826359">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5923198479826359" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.8446946370818551">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.8446946370818551" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_status0.4456858406443309">device_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_status" placeholder="" id="mdevice_status0.4456858406443309" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mreference0.4575755527373355">reference</label></td>
        <td>
          <input class="parameter" minlength="0" name="reference" placeholder="" id="mreference0.4575755527373355" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's reference number (e.g. household number)</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.4875144373212916">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.4875144373212916" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's deivce EID, reference, name, street address 1 or street address 2</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.1535670125123223">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.1535670125123223" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9874026548272352">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9874026548272352" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8201542497730707">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8201542497730707" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6368679753350308">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6368679753350308" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3974355913157084">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3974355913157084" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5799611362531687">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5799611362531687" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate_code0.955291169777235">template_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template_code" placeholder="(required)" id="mtemplate_code0.955291169777235" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of template code.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.38900045410765305">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.38900045410765305" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.42042374999000964">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.42042374999000964" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mfile0.9300119633701023">file</label></td>
        <td>
          <input class="parameter" type="file" name="file" id="mfile0.9300119633701023">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The import customers file to upload.</p>
            </span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">file</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate0.17724452199473495">template</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template" placeholder="(required)" id="mtemplate0.17724452199473495" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Template to be used for validating job. Supported values are [create]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.050904228804880214">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.050904228804880214" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5773287711490214">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5773287711490214" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mjob_id0.7674026595546901">job_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="job_id" placeholder="(required)" id="mjob_id0.7674026595546901" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Job ID.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maction0.5272833352804365">action</label></td>
        <td>
          <input class="parameter required" minlength="1" name="action" placeholder="(required)" id="maction0.5272833352804365" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Action to be performed on the job. Supported values are [save]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5420607786906675">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5420607786906675" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.41158886354296076">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.41158886354296076" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3528350749782596">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3528350749782596" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5529853402947069">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5529853402947069" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mreason0.35900987949990815">reason</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="reason" id="mreason0.35900987949990815" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7547878516408111" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7547878516408111">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>Reason why user requires to see customers' privacy data (free text 250 characters maximum)</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7515875034416213">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7515875034416213" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.665082322236654">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.665082322236654" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type__code0.7772211088649295">outsource_type__code</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type__code" placeholder="" id="moutsource_type__code0.7772211088649295" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type_id0.17475526054577117">outsource_type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type_id" placeholder="" id="moutsource_type_id0.17475526054577117" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.6268373357531132">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.6268373357531132" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.003819494914879984">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.003819494914879984" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7707037622392725">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7707037622392725" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.18606813092059094">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.18606813092059094" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.812258682573292">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.812258682573292" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.4525401604259802">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.4525401604259802" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of a customer</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdetails0.22835955501127492">details</label></td>
        <td>
          <select class="parameter " name="details" id="mdetails0.22835955501127492">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>when true, details of outsource agency will be embedded in api responses</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.4744827178292612">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.4744827178292612" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9736412029078427">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9736412029078427" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9575409010187381">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9575409010187381" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.06793391821930994">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.06793391821930994" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of a customer</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdata0.482012298728437">data</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="data" id="mdata0.482012298728437" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7432159886233649" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7432159886233649">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the entity_id of the outsource agency and its outsource type.</p>
              <ul>
                <li>Multiple definitions can be provided an JSON array format.</li>
                <li>Specify <code>null</code> to outsource_agency to delete a link</li>
                <li>Only one outsource agency per outsource type can be linked to one customer. Issuing POST request multiple times will replace existing customer/outsource agency link of the same outsource type.</li>
              </ul>
              <pre><code class="hljs json">[
  {"<span class="hljs-attr">outsource_type</span>": <span class="hljs-number">3</span>, "<span class="hljs-attr">outsource_agency</span>": <span class="hljs-literal">null</span>},
  {"<span class="hljs-attr">outsource_type</span>": <span class="hljs-number">4</span>, "<span class="hljs-attr">outsource_agency</span>": <span class="hljs-number">577</span>}
]
</code></pre>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.11102958627251991">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.11102958627251991" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6192584318896566">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6192584318896566" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.01765984672292986">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.01765984672292986" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7111288152474424">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7111288152474424" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboard0.4212857514060835">dashboard</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="dashboard" id="mdashboard0.4212857514060835" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="newdashboard" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.name">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">name</label><input type="text" name="root[name]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.description">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">description</label><input type="text" name="root[description]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="integer" data-schemapath="root.owner">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">owner</label><input type="text" name="root[owner]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.layout">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">layout</label><input type="text" name="root[layout]"></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6412602757971946" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6412602757971946">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new dashboard</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">NewDashboard {</span>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">description</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">owner</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">layout</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">name</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">description</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">owner</span>": <span class="hljs-number">0</span>,
  "<span class="hljs-attr">layout</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4004124246598071">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4004124246598071" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6469730882110827">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6469730882110827" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.40468245880606357">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.40468245880606357" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboard_gadgettype_id0.580023944753058">dashboard_gadgettype_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboard_gadgettype_id" placeholder="(required)" id="mdashboard_gadgettype_id0.580023944753058" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>comma seperated id list of dashboard_gadgettype ids to be deleted</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4664711252106928">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4664711252106928" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.957483435414916">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.957483435414916" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.1972633013658316">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.1972633013658316" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.16545951496879296">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.16545951496879296" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9897194364084492">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9897194364084492" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.5031432407863421">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.5031432407863421" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mgadget_list0.6662559876492622">gadget_list</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="gadget_list" id="mgadget_list0.6662559876492622" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.3396123167601772" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.3396123167601772">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON List defining the new dashboard gadgets</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5864266275420025">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5864266275420025" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2263742155185473">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2263742155185473" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.7829505888271038">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.7829505888271038" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mgadget_list0.6528549960601231">gadget_list</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="gadget_list" id="mgadget_list0.6528549960601231" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.3909602206974636" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.3909602206974636">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON List containing edited dashboard gadgets</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.1994363382308333">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.1994363382308333" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8389532541645437">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8389532541645437" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.3522028682399587">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.3522028682399587" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9191416717890428">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9191416717890428" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5022050324466947">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5022050324466947" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.4100570298143771">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.4100570298143771" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3641524379887682">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3641524379887682" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8406340935258123">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8406340935258123" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboardID0.21478190226598093">dashboardID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dashboardID" placeholder="(required)" id="mdashboardID0.21478190226598093" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>ID of the dashboard</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdashboard0.39250653818654513">dashboard</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="dashboard" id="mdashboard0.39250653818654513" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="newdashboard" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.name">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">name</label><input type="text" name="root[name]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.description">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">description</label><input type="text" name="root[description]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="integer" data-schemapath="root.owner">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">owner</label><input type="text" name="root[owner]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.layout">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">layout</label><input type="text" name="root[layout]"></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.25643945258482925" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.25643945258482925">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new dashboard</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">NewDashboard {</span>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">description</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">owner</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">layout</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">name</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">description</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">owner</span>": <span class="hljs-number">0</span>,
  "<span class="hljs-attr">layout</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.09249975043478731">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.09249975043478731" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7944300865843061">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7944300865843061" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9024669701791159">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9024669701791159" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.30174983082149565">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.30174983082149565" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.12853264313962787">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.12853264313962787" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mparent0.8648098452271815">parent</label></td>
        <td>
          <input class="parameter" minlength="0" name="parent" placeholder="" id="mparent0.8648098452271815" type="text" value="">
        </td>
        <td class="markdown">
          <p>Parent Device ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.29752389124221357">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.29752389124221357" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group name(s), can be a comma seperated list of group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.4025391391162789">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.4025391391162789" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.10489775442702287">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.10489775442702287" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device name(or a part of) as a search filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmarket0.8870913736268531">market</label></td>
        <td>
          <input class="parameter" minlength="0" name="market" placeholder="" id="mmarket0.8870913736268531" type="text" value="">
        </td>
        <td class="markdown">
          <p>Use device type market as a search filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.19008066456736472">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.19008066456736472" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device group name or eid or device name.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6388211693164905">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6388211693164905" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.09417966944911282">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.09417966944911282" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8740847945336345">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8740847945336345" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.4950013072195407">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.4950013072195407" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory0.7410401873504822">category</label></td>
        <td>
          <input class="parameter" minlength="0" name="category" placeholder="" id="mcategory0.7410401873504822" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Category Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.1599353156901171">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.1599353156901171" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6115475592155679">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6115475592155679" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice0.3134017494537593">device</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="device" id="mdevice0.3134017494537593" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6539532355157172" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6539532355157172">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new device inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6799631825197254">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6799631825197254" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.07618119546428703">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.07618119546428703" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.21460016152187622">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.21460016152187622" type="text" value="">
        </td>
        <td class="markdown">
          <p>Include resources</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.37529336078502995">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.37529336078502995" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.13995719349944014">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.13995719349944014" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6683904727571157">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6683904727571157" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.9332371412946248">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9332371412946248" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice0.4945943037701348">device</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="device" id="mdevice0.4945943037701348" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.10599104243618207" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.10599104243618207">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new device inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.38487883339188933">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.38487883339188933" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9204540365017866">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9204540365017866" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.9623418857775827">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.9623418857775827" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.018967348044668153">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.018967348044668153" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnote_id0.830019334498888">note_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="note_id" placeholder="(required)" id="mnote_id0.830019334498888" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>note id for filtering edited note</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6384465188562329">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6384465188562329" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.09116114615896787">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.09116114615896787" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.4034728186272518">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.4034728186272518" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.8353472469894359">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.8353472469894359" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnotes0.8552852611285842">notes</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="notes" id="mnotes0.8552852611285842" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9086354923840965" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9086354923840965">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new user group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7560684332351972">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7560684332351972" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9617605988605586">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9617605988605586" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.034961692891356755">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.034961692891356755" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.964241625776362">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.964241625776362" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnote_id0.27820768867269297">note_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="note_id" placeholder="(required)" id="mnote_id0.27820768867269297" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Note ID to be deleted</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6811706836012188">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6811706836012188" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6071084455881115">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6071084455881115" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.8099904025286568">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.8099904025286568" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcustomer_id0.635762457419476">customer_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="customer_id" placeholder="(required)" id="mcustomer_id0.635762457419476" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Customer ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnote_id0.2932790690564635">note_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="note_id" placeholder="(required)" id="mnote_id0.2932790690564635" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Note ID to be edited</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnotes0.7130889645072116">notes</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="notes" id="mnotes0.7130889645072116" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7422644196923631" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7422644196923631">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new user group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6397817384953397">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6397817384953397" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.01599181938535743">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.01599181938535743" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.3097106152301641">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.3097106152301641" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mappend0.1707842673470712">append</label></td>
        <td>
          <input class="parameter" minlength="0" name="append" placeholder="" id="mappend0.1707842673470712" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify device category code to append device history records of chilld devices. If ommited, only the history of specified device will be retuned. Supported values are <code>end_device</code></p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.41689417002520957">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.41689417002520957" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6694596212248218">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6694596212248218" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.14313803714582152">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.14313803714582152" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.2941938581863317">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.2941938581863317" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.16504924093914508">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.16504924093914508" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.25634362903651686">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.25634362903651686" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.6036167578845102">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.6036167578845102" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.003180914391251344">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.003180914391251344" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7328419697258199">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7328419697258199" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.577178348357124">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.577178348357124" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.8301692812427728">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.8301692812427728" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.90003305194522">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.90003305194522" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.9124945854706676">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.9124945854706676" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.4408339789590914">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.4408339789590914" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mcalculated0.11377673139024957">calculated</label></td>
        <td>
          <input class="parameter" minlength="0" name="calculated" placeholder="" id="mcalculated0.11377673139024957" type="text" value="">
        </td>
        <td class="markdown">
          <p>Return calculated or flattened values</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.33632344166858963">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.33632344166858963" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.8432740592774923">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.8432740592774923" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9905139060295851">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9905139060295851" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8532317760462498">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8532317760462498" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.658058770307757">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.658058770307757" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.38712048110492137">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.38712048110492137" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.6417270788284726">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.6417270788284726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.28284631200369725">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.28284631200369725" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mconversion0.5113106609412483">conversion</label></td>
        <td>
          <input class="parameter" minlength="0" name="conversion" placeholder="" id="mconversion0.5113106609412483" type="text" value="">
        </td>
        <td class="markdown">
          <p>Use conversion to convert delta values to other units e.g. m3_to_mj</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mmarket0.5625310532846128">market</label></td>
        <td>
          <input class="parameter required" minlength="1" name="market" placeholder="(required)" id="mmarket0.5625310532846128" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Market segment of device types to be included in the response e.g. gas</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.19522602943423606">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.19522602943423606" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3525261271620086">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3525261271620086" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.21513988125418582">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.21513988125418582" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.7707605466387757">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.7707605466387757" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.9056013104123581">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.9056013104123581" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.9993753188851544">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.9993753188851544" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mmarket0.4186375963765212">market</label></td>
        <td>
          <input class="parameter required" minlength="1" name="market" placeholder="(required)" id="mmarket0.4186375963765212" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Use device type market as a search filter</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.27568710802478424">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.27568710802478424" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.13768658046956794">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.13768658046956794" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.329002256406971">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.329002256406971" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6652905278714081">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6652905278714081" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.39716429051303437">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.39716429051303437" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mmarket0.5691799046254653">market</label></td>
        <td>
          <input class="parameter required" minlength="1" name="market" placeholder="(required)" id="mmarket0.5691799046254653" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Use device type market as a search filter</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8160704605883786">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8160704605883786" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.761085127503373">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.761085127503373" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.25554565807704765">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.25554565807704765" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.8137725934770288">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.8137725934770288" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.46949810988997687">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.46949810988997687" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.480129208352587">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.480129208352587" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.48780284373528926">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.48780284373528926" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6254817494994349">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6254817494994349" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.7032925661081624">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.7032925661081624" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.06150315501887005">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.06150315501887005" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.860935102891641">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.860935102891641" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.7562694601979791">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.7562694601979791" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6854016106111893">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6854016106111893" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.6048909045846469">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.6048909045846469" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.42337263514354895">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.42337263514354895" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mdevice_id0.9859735010068948">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.9859735010068948" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mgroup_by0.9731046233869969">group_by</label></td>
        <td>
          <input class="parameter" minlength="0" name="group_by" placeholder="" id="mgroup_by0.9731046233869969" type="text" value="">
        </td>
        <td class="markdown">
          <p>A literal specifying the grouping. Accepted values are [hour, day, week, month, quarter, year].</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.058007473122788866">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.058007473122788866" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5148048854480116">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5148048854480116" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.06289968872398322">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.06289968872398322" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.3004278063829209">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.3004278063829209" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.773693168610696">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.773693168610696" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5274892646168938">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5274892646168938" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.8799227067629114">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.8799227067629114" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.7295262702451231">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.7295262702451231" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of extra fields to include in the response body. Supported keys are <code>value_scaled</code> (resource value with scaling and rounding applied based on resource meta attributes).</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7338487064689609">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7338487064689609" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7143561703243408">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7143561703243408" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.4512907316396899">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.4512907316396899" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.31832259101777693">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.31832259101777693" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.23330562949066724">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.23330562949066724" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.510554621522886">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.510554621522886" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude0.6731926339389291">include</label></td>
        <td>
          <input class="parameter" minlength="0" name="include" placeholder="" id="minclude0.6731926339389291" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of extra fields to include in the response body. Supported keys are <code>value_scaled</code> (resource value with scaling and rounding applied based on resource meta attributes).</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6094251117053446">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6094251117053446" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.16300977880686318">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.16300977880686318" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.012110919855657709">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.012110919855657709" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.3895443268919039">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.3895443268919039" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.4027511035216593">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.4027511035216593" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.02106337732461938">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.02106337732461938" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mvalue0.7571086938630347">value</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="value" id="mvalue0.7571086938630347" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5529050246032055" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5529050246032055">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new value for the resource group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.07383257907748897">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.07383257907748897" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.13954751476843597">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.13954751476843597" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_id0.4218299663743381">device_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_id" placeholder="(required)" id="mdevice_id0.4218299663743381" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.6718153923368173">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.6718153923368173" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.8311347268529645">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.8311347268529645" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.31648163354568193">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.31648163354568193" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mvalue0.2859630847054513">value</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="value" id="mvalue0.2859630847054513" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7350537579016829" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7350537579016829">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new value for the resource group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.38387626439187694">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.38387626439187694" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3563404184483705">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3563404184483705" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="meid0.1379569634263631">eid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="eid" placeholder="(required)" id="meid0.1379569634263631" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device EID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.037518440686586496">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.037518440686586496" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8553010241019832">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8553010241019832" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="meid0.4083217127611187">eid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="eid" placeholder="(required)" id="meid0.4083217127611187" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device EID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6506789349921926">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6506789349921926" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5254188415692629">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5254188415692629" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="meid0.30747030296641076">eid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="eid" placeholder="(required)" id="meid0.30747030296641076" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device EID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcommand0.9189756514778069">command</label></td>
        <td>
          <input class="parameter required" minlength="1" name="command" placeholder="(required)" id="mcommand0.9189756514778069" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Command name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4782888751389198">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4782888751389198" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5573953978505353">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5573953978505353" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="meid0.7176925108185952">eid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="eid" placeholder="(required)" id="meid0.7176925108185952" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device EID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcommand0.7322865965584904">command</label></td>
        <td>
          <input class="parameter required" minlength="1" name="command" placeholder="(required)" id="mcommand0.7322865965584904" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Command Name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mCommandRequest0.9017833808614348">CommandRequest</label></td>
        <td>
          <textarea class="body-textarea" name="CommandRequest" id="mCommandRequest0.9017833808614348" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8290947858343163" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8290947858343163">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td class="markdown">
          <p>JSON defining the command request</p>
        </td>
        <td>body</td>
        <td>
          <span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9005708056521129">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9005708056521129" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4681704271333378">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4681704271333378" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="meid0.19279662340878168">eid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="eid" placeholder="(required)" id="meid0.19279662340878168" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device EID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdays0.22792609463625557">days</label></td>
        <td>
          <input class="parameter required" minlength="1" name="days" placeholder="(required)" id="mdays0.22792609463625557" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Number of days</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.642602213460989">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.642602213460989" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5462018620913416">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5462018620913416" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.765524387912202">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.765524387912202" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.41990583975319495">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.41990583975319495" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.8667623715106156">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.8667623715106156" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.42014245058418176">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.42014245058418176" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.29798199731874053">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.29798199731874053" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.32843933512531076">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.32843933512531076" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.6097184185915259">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.6097184185915259" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7783139785483075">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7783139785483075" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.43556671076350617">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.43556671076350617" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mparent0.01511495504502025">parent</label></td>
        <td>
          <input class="parameter" minlength="0" name="parent" placeholder="" id="mparent0.01511495504502025" type="text" value="">
        </td>
        <td class="markdown">
          <p>Parent Device ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.48733246296005306">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.48733246296005306" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type ID</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.13041532406829437">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.13041532406829437" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group name(s), can be a comma seperated list of group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.8199646410368802">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.8199646410368802" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.5678477006816085">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.5678477006816085" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device name(or a part of) as a search filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.455973975302852">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.455973975302852" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device group name or eid or device name.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.00893293527422645">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.00893293527422645" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.21697363902340117">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.21697363902340117" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.36339389455579396">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.36339389455579396" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.7753998070113477">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.7753998070113477" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device status name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.04943859251673599">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.04943859251673599" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with + for ascending and - for descending order. E.g. +name Supported sort keys are id, name, code, updated, sort_order</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.29111048402040196">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.29111048402040196" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6693197985880714">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6693197985880714" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdays0.7912133425704488">days</label></td>
        <td>
          <input class="parameter required" minlength="1" name="days" placeholder="(required)" id="mdays0.7912133425704488" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Number of days</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.11703293213889876">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.11703293213889876" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.08838182767827729">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.08838182767827729" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5404786398299644">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5404786398299644" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3390419793814705">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3390419793814705" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6666588800050326">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6666588800050326" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.9702110655916065">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.9702110655916065" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.4336844798553987">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.4336844798553987" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.49005036382789724">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.49005036382789724" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.6429729305091461">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.6429729305091461" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device type name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mactive0.2729033404813026">active</label></td>
        <td>
          <input class="parameter" minlength="0" name="active" placeholder="" id="mactive0.2729033404813026" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by active or inactive</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmarket0.40629746033010283">market</label></td>
        <td>
          <input class="parameter" minlength="0" name="market" placeholder="" id="mmarket0.40629746033010283" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by market</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mhas_meterage0.5168838102574562">has_meterage</label></td>
        <td>
          <input class="parameter" minlength="0" name="has_meterage" placeholder="" id="mhas_meterage0.5168838102574562" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by has_meterage, accepted values are [true, false]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus_policy0.003836872291769211">status_policy</label></td>
        <td>
          <input class="parameter" minlength="0" name="status_policy" placeholder="" id="mstatus_policy0.003836872291769211" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by status ploicy, accepted values are [child_device, primary_resource, stand_by]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory_id0.16077264598246033">category_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="category_id" placeholder="" id="mcategory_id0.16077264598246033" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by category id</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mplatform_code0.9972712037296061">platform_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="platform_code" placeholder="" id="mplatform_code0.9972712037296061" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by device platform codes, accepts comma separated list of platform codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.06455414975931295">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.06455414975931295" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7745095656670136">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7745095656670136" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5799759305638217">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5799759305638217" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_type_id0.12468069963268191">device_type_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_type_id" placeholder="(required)" id="mdevice_type_id0.12468069963268191" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device Type ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mvalue0.06337829170882636">value</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="value" id="mvalue0.06337829170882636" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="inline_model_1" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="boolean" data-schemapath="root.value">
                        <div class="form-control"><label style="display: block; margin-bottom: 3px; font-weight: bold;">value</label><select name="root[value]">
                            <option value="undefined"> </option>
                            <option value="1">true</option>
                            <option value="">false</option>
                          </select></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9429587477854813" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9429587477854813">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>Value of the active field</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">inline_model_1 {</span>
                      <div><span class="propName ">value</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">value</span>": <span class="hljs-literal">true</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7304289505597767">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7304289505597767" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.052536742261731995">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.052536742261731995" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_type_id0.6669775660142467">device_type_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_type_id" placeholder="(required)" id="mdevice_type_id0.6669775660142467" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device Type ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.2391135957183308">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.2391135957183308" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.16070991666505474">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.16070991666505474" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.07507178287723604">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.07507178287723604" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.27245019732057596">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.27245019732057596" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.7750712881162827">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.7750712881162827" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.6959663199672022">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.6959663199672022" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device type name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mactive0.5874980073981739">active</label></td>
        <td>
          <input class="parameter" minlength="0" name="active" placeholder="" id="mactive0.5874980073981739" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by active or inactive</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory_id0.3306610760047477">category_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="category_id" placeholder="" id="mcategory_id0.3306610760047477" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filter by category id</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.06082428827180597">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.06082428827180597" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.14796776147384216">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.14796776147384216" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.4704462650634025">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.4704462650634025" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.05563779734754015">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.05563779734754015" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.5043048419125684">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.5043048419125684" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.5216881331282739">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.5216881331282739" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device category name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.28502110556463345">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.28502110556463345" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.44578758464641877">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.44578758464641877" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.47238890390651767">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.47238890390651767" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.6343117046194557">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.6343117046194557" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.07102166156710843">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.07102166156710843" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device communication status name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8795021162904662">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8795021162904662" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9877797733162719">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9877797733162719" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6124483107027561">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6124483107027561" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.7037331187589271">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.7037331187589271" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.7924293404749949">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.7924293404749949" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial match for the name and description.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.9404741395561818">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.9404741395561818" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group name as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.4367303496011161">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.4367303496011161" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3170827283083568">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3170827283083568" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.10807569467914857">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.10807569467914857" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevicegroup0.3704464188007963">devicegroup</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="devicegroup" id="mdevicegroup0.3704464188007963" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9880053017162396" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9880053017162396">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new device group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4392887961895968">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4392887961895968" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2817407589683525">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2817407589683525" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.46390044268250596">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.46390044268250596" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device group ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7465423080369911">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7465423080369911" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2885725234301568">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2885725234301568" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.251387281949746">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.251387281949746" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device Group ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice0.8245988097335164">device</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="device" id="mdevice0.8245988097335164" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.3591325542558894" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.3591325542558894">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the edited device group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3370737287244201">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3370737287244201" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.019229978982842066">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.019229978982842066" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.7150800558909505">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.7150800558909505" type="text" value="">
        </td>
        <td class="markdown">
          <p>Commpa-separated list of names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9880779870430345">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9880779870430345" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5959334645977106">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5959334645977106" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdays0.9412162460946376">days</label></td>
        <td>
          <input class="parameter required" minlength="1" name="days" placeholder="(required)" id="mdays0.9412162460946376" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Number of days</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.7871760346515568">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.7871760346515568" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.07538051859919226">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.07538051859919226" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.41959903564244194">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.41959903564244194" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9916329270226434">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9916329270226434" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.4062807740786718">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.4062807740786718" type="text" value="">
        </td>
        <td class="markdown">
          <p>Commpa-separated list of names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6924047405645108">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6924047405645108" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.17996217174573514">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.17996217174573514" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9856299254326106">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9856299254326106" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9756116588358961">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9756116588358961" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate_code0.18418852811568165">template_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template_code" placeholder="(required)" id="mtemplate_code0.18418852811568165" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of template code.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.11804184023951247">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.11804184023951247" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.23025623513741622">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.23025623513741622" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mfile0.4630177768221122">file</label></td>
        <td>
          <input class="parameter" type="file" name="file" id="mfile0.4630177768221122">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The import customers file to upload.</p>
            </span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">file</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mtemplate0.44507919999651846">template</label></td>
        <td>
          <input class="parameter required" minlength="1" name="template" placeholder="(required)" id="mtemplate0.44507919999651846" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Template to be used for validating job. Supported values are [create]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.011302616936090581">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.011302616936090581" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.18756903098874722">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.18756903098874722" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mjob_id0.2754061049167611">job_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="job_id" placeholder="(required)" id="mjob_id0.2754061049167611" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Job ID.</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maction0.89674349298747">action</label></td>
        <td>
          <input class="parameter required" minlength="1" name="action" placeholder="(required)" id="maction0.89674349298747" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Action to be performed on the job. Supported values are [save]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8168685378472065">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8168685378472065" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3726474821703336">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3726474821703336" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.16440071771222975">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.16440071771222975" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4153071580604557">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4153071580604557" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.043288175674345286">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.043288175674345286" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.11652955127529352">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.11652955127529352" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.19653800138268251">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.19653800138268251" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.4189648195042708">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.4189648195042708" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.35267202148947296">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.35267202148947296" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3815462039384636">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3815462039384636" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.2155867440982917">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.2155867440982917" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency0.7237070316737064">agency</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="agency" id="magency0.7237070316737064" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.23225767361137262" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.23225767361137262">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new agency information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9151560540505999">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9151560540505999" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3776306865710457">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3776306865710457" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.2945198378264988">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.2945198378264988" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9278931275729163">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9278931275729163" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.24726368426411005">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.24726368426411005" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.14624801989390956">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.14624801989390956" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Agency ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8268801051752943">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8268801051752943" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6576877682995372">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6576877682995372" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.8424425101722179">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8424425101722179" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Agency ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="magency0.7382095190719471">agency</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="agency" id="magency0.7382095190719471" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9501723514790739" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9501723514790739">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new agency information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3013064137244026">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3013064137244026" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8249090739015725">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8249090739015725" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.5384493273356135">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.5384493273356135" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.20236349369713835">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.20236349369713835" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5618008882472418">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5618008882472418" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mreseller0.9707878614763812">reseller</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="reseller" id="mreseller0.9707878614763812" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5022644835789487" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5022644835789487">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new reseller information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5741358535717931">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5741358535717931" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.30689618251629525">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.30689618251629525" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.16405804440298488">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.16405804440298488" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Reseller ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.27642500447762663">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.27642500447762663" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.21357086670542125">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.21357086670542125" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.8372666320587059">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8372666320587059" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Reseller ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mreseller0.8138815258602983">reseller</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="reseller" id="mreseller0.8138815258602983" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.3113747303448615" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.3113747303448615">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new reseller information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.07277273502071213">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.07277273502071213" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3267002297649475">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3267002297649475" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9389922311447074">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9389922311447074" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.39548055323359166">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.39548055323359166" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mroot0.43598640625514773">root</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="root" id="mroot0.43598640625514773" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.037128017549406644" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.037128017549406644">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new root information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3396891887321718">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3396891887321718" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7309644014040653">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7309644014040653" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.8024449714785622">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8024449714785622" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Root ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7276125206406028">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7276125206406028" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7246206064448004">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7246206064448004" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.8158866452140874">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8158866452140874" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Root ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3241108729017048">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3241108729017048" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.735975524583961">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.735975524583961" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.5955169126118498">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.5955169126118498" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.269309143751439">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.269309143751439" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1761340487293761">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1761340487293761" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcompany0.42008957330784313">company</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="company" id="mcompany0.42008957330784313" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.40243226816033806" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.40243226816033806">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new company information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6232364492507461">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6232364492507461" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7144869213950071">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7144869213950071" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.8911534224687114">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.8911534224687114" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8934094613507828">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8934094613507828" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.07151746948385829">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.07151746948385829" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.8224720047527514">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8224720047527514" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Company ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.004847695143987751">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.004847695143987751" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.09819078236390144">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.09819078236390144" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.1857304706715437">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.1857304706715437" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Company ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mcompany0.5746197322839897">company</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="company" id="mcompany0.5746197322839897" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.14729865121791375" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.14729865121791375">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new company information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.04084851712421789">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.04084851712421789" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5077694977361575">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5077694977361575" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.034573730276970416">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.034573730276970416" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9596677329116683">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9596677329116683" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.680728353763326">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.680728353763326" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type__code0.5496208222305083">outsource_type__code</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type__code" placeholder="" id="moutsource_type__code0.5496208222305083" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7112996882424594">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7112996882424594" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1636986925377586">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1636986925377586" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9223099457719963">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9223099457719963" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code of an entity</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency0.9805546618157079">agency</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="agency" id="magency0.9805546618157079" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.10254542175387926" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.10254542175387926">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new outsource agency information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9857727392282081">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9857727392282081" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2368670704372815">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2368670704372815" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.2421385508352225">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.2421385508352225" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Agency ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6435666585347928">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6435666585347928" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7793873375425708">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7793873375425708" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.5194886120543487">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.5194886120543487" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Agency ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="magency0.20055854555604835">agency</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="agency" id="magency0.20055854555604835" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6264028705968836" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6264028705968836">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new outsource agency information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5770013574130186">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5770013574130186" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6133920368959684">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6133920368959684" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.527678001978749">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.527678001978749" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7994821554342915">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7994821554342915" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7623525378351923">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7623525378351923" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.17877756845753834">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.17877756845753834" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.10519013786300313">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.10519013786300313" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Outsource Type ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9194040239653885">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9194040239653885" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5377800095445402">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5377800095445402" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.48972585314438133">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.48972585314438133" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.6740485543622652">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.6740485543622652" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.36096810067512286">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.36096810067512286" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="moutsource_agency_id0.6944459260904321">outsource_agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="outsource_agency_id" placeholder="(required)" id="moutsource_agency_id0.6944459260904321" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an outsource agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4459176827690252">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4459176827690252" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5136841106673853">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5136841106673853" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type__code0.8288207152762996">outsource_type__code</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type__code" placeholder="" id="moutsource_type__code0.8288207152762996" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type_id0.01472641684815379">outsource_type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type_id" placeholder="" id="moutsource_type_id0.01472641684815379" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.495252070023676">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.495252070023676" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.5675767627908068">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.5675767627908068" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.8026037491097879">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.8026037491097879" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mcompany_id0.34792322158990907">company_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="company_id" placeholder="(required)" id="mcompany_id0.34792322158990907" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of a company</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.06158481891821577">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.06158481891821577" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.13759787988317385">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.13759787988317385" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type__code0.9711104939140169">outsource_type__code</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type__code" placeholder="" id="moutsource_type__code0.9711104939140169" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moutsource_type_id0.9938267155730429">outsource_type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="outsource_type_id" placeholder="" id="moutsource_type_id0.9938267155730429" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of outsource type ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.8025238777583281">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.8025238777583281" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.5796226629597365">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.5796226629597365" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.4201659511508584">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.4201659511508584" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.15369668756990307">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.15369668756990307" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.4959196000948294">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.4959196000948294" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency_id0.6484747739660752">agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="agency_id" placeholder="(required)" id="magency_id0.6484747739660752" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdetails0.8137185877191984">details</label></td>
        <td>
          <select class="parameter " name="details" id="mdetails0.8137185877191984">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>when true, details of outsource agency will be embedded in api responses</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.19510388201465156">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.19510388201465156" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6274754978223274">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6274754978223274" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7837561989078368">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7837561989078368" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency_id0.25429768085757765">agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="agency_id" placeholder="(required)" id="magency_id0.25429768085757765" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdata0.07513858713664345">data</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="data" id="mdata0.07513858713664345" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.2969643073918704" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.2969643073918704">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the entity_id of the outsource agency</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.48203261001277276">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.48203261001277276" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7795711879851361">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7795711879851361" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency_id0.003558008213951469">agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="agency_id" placeholder="(required)" id="magency_id0.003558008213951469" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="moutsource_agency_id0.7861426251313377">outsource_agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="outsource_agency_id" placeholder="(required)" id="moutsource_agency_id0.7861426251313377" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an outsource agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.47500643161690403">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.47500643161690403" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.05754486602352182">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.05754486602352182" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="magency_id0.2590562985998581">agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="agency_id" placeholder="(required)" id="magency_id0.2590562985998581" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="moutsource_agency_id0.47266424362928183">outsource_agency_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="outsource_agency_id" placeholder="(required)" id="moutsource_agency_id0.47266424362928183" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Entity ID of an outsource agency</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdetails0.9494261934152104">details</label></td>
        <td>
          <select class="parameter " name="details" id="mdetails0.9494261934152104">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>when true, details of outsource agency will be embedded in api responses</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.10910670336712158">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.10910670336712158" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msvg0.5588913518668308">svg</label></td>
        <td>
          <input class="parameter required" minlength="1" name="svg" placeholder="(required)" id="msvg0.5588913518668308" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>svg data as text</p>
            </span></strong>
        </td>
        <td>formData</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mfilename0.6218670540144828">filename</label></td>
        <td>
          <input class="parameter" minlength="0" name="filename" placeholder="" id="mfilename0.6218670540144828" type="text" value="">
        </td>
        <td class="markdown">
          <p>filename of the resulting image. Will appear in content-disposition response header.</p>
        </td>
        <td>formData</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mwidth0.01932705878361074">width</label></td>
        <td>
          <input class="parameter" minlength="0" name="width" placeholder="" id="mwidth0.01932705878361074" type="text" value="">
        </td>
        <td class="markdown">
          <p>width of the resulting image in pixels</p>
        </td>
        <td>formData</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mheight0.7920095822429596">height</label></td>
        <td>
          <input class="parameter" minlength="0" name="height" placeholder="" id="mheight0.7920095822429596" type="text" value="">
        </td>
        <td class="markdown">
          <p>height of the resulting image in pixels</p>
        </td>
        <td>formData</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5346676049353649">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5346676049353649" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8972715300333871">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8972715300333871" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mnotification_id0.22032617946804045">notification_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="notification_id" placeholder="" id="mnotification_id0.22032617946804045" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of notification ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mnotification_type0.4784599754059886">notification_type</label></td>
        <td>
          <input class="parameter" minlength="0" name="notification_type" placeholder="" id="mnotification_type0.4784599754059886" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of notification type names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.05267370886546985">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.05267370886546985" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.47907622454164533">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.47907622454164533" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.9932035973096025">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.9932035973096025" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.28488095231936206">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.28488095231936206" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7105892786712511">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7105892786712511" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="manonymous_recipient0.2025775906548677">anonymous_recipient</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="anonymous_recipient" id="manonymous_recipient0.2025775906548677" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.37311340358585565" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.37311340358585565">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new anonymous recipient information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6885199769949166">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6885199769949166" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4339797586615013">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4339797586615013" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muser0.3082985415313584">user</label></td>
        <td>
          <input class="parameter" minlength="0" name="user" placeholder="" id="muser0.3082985415313584" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of user profile ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mrole0.004403574290362533">role</label></td>
        <td>
          <input class="parameter" minlength="0" name="role" placeholder="" id="mrole0.004403574290362533" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of role ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muser_group0.7666717146710393">user_group</label></td>
        <td>
          <input class="parameter" minlength="0" name="user_group" placeholder="" id="muser_group0.7666717146710393" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of user_group ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="manonymous0.6456630579405804">anonymous</label></td>
        <td>
          <input class="parameter" minlength="0" name="anonymous" placeholder="" id="manonymous0.6456630579405804" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="malert_type0.7858316624073565">alert_type</label></td>
        <td>
          <input class="parameter" minlength="0" name="alert_type" placeholder="" id="malert_type0.7858316624073565" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated id list of alert_type ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mactive0.17275042890742154">active</label></td>
        <td>
          <input class="parameter" minlength="0" name="active" placeholder="" id="mactive0.17275042890742154" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="memail0.6347903749965469">email</label></td>
        <td>
          <input class="parameter" minlength="0" name="email" placeholder="" id="memail0.6347903749965469" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msms0.8367536776555049">sms</label></td>
        <td>
          <input class="parameter" minlength="0" name="sms" placeholder="" id="msms0.8367536776555049" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mevent0.5453706527792652">event</label></td>
        <td>
          <input class="parameter" minlength="0" name="event" placeholder="" id="mevent0.5453706527792652" type="text" value="">
        </td>
        <td class="markdown">
          <p>name of event as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mrecipient0.7735178765537647">recipient</label></td>
        <td>
          <input class="parameter" minlength="0" name="recipient" placeholder="" id="mrecipient0.7735178765537647" type="text" value="">
        </td>
        <td class="markdown">
          <p>username of a recipient as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.40499236150064144">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.40499236150064144" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches event name, alert_type name, username, role name and usergroup name.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.9406336999402518">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.9406336999402518" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8489839599983484">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8489839599983484" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.6694616832031266">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.6694616832031266" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3229347613446907">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3229347613446907" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.34333646447790467">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.34333646447790467" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_notification0.3576614976391683">alert_notification</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="alert_notification" id="malert_notification0.3576614976391683" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5621053882382938" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5621053882382938">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new alert notification information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.15468223692449712">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.15468223692449712" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.03724997909685546">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.03724997909685546" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_notification_id0.4719508631252327">alert_notification_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alert_notification_id" placeholder="(required)" id="malert_notification_id0.4719508631252327" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of alert notification</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.00697059201434147">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.00697059201434147" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6208933965231005">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6208933965231005" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_notification_id0.23343407040522512">alert_notification_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alert_notification_id" placeholder="(required)" id="malert_notification_id0.23343407040522512" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of alert notification</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6659300359462301">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6659300359462301" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2623937444823219">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2623937444823219" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_notification_id0.7989742617557396">alert_notification_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alert_notification_id" placeholder="(required)" id="malert_notification_id0.7989742617557396" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of alert notification</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_notification0.15722243095533406">alert_notification</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="alert_notification" id="malert_notification0.15722243095533406" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.27512572587158024" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.27512572587158024">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the edited information(active, email, sms are the only editable attributes)</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4772657036438308">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4772657036438308" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1319097699746823">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1319097699746823" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="malert_type_id0.05896259360284173">alert_type_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alert_type_id" placeholder="(required)" id="malert_type_id0.05896259360284173" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of an alert type</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="memail0.47648916913789496">email</label></td>
        <td>
          <input class="parameter" minlength="0" name="email" placeholder="" id="memail0.47648916913789496" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msms0.015188461773655515">sms</label></td>
        <td>
          <input class="parameter" minlength="0" name="sms" placeholder="" id="msms0.015188461773655515" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mlinked_app0.7051752473586641">linked_app</label></td>
        <td>
          <input class="parameter" minlength="0" name="linked_app" placeholder="" id="mlinked_app0.7051752473586641" type="text" value="">
        </td>
        <td class="markdown">
          <p>Accepted values are true or false</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mevent0.8860045662252596">event</label></td>
        <td>
          <input class="parameter" minlength="0" name="event" placeholder="" id="mevent0.8860045662252596" type="text" value="">
        </td>
        <td class="markdown">
          <p>name of event as a filter</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.11620392448007855">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.11620392448007855" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1188413591661881">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1188413591661881" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.08246842083604222">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.08246842083604222" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6692700891469296">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6692700891469296" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.21883312208567363">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.21883312208567363" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.35293768396346126">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.35293768396346126" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8901616059774096">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8901616059774096" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6961807429986204">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6961807429986204" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5248873081993752">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5248873081993752" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.4529601030250656">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.4529601030250656" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.15701298856196688">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.15701298856196688" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6987312891887589">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6987312891887589" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.5217993156656475">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.5217993156656475" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, serial, radio_id or household reference.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmethod0.10174731917369284">method</label></td>
        <td>
          <input class="parameter" minlength="0" name="method" placeholder="" id="mmethod0.10174731917369284" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma separated list of notification method names [email, sms, fax, line]. Matches on method used to send the notification.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresult0.6239328353357749">result</label></td>
        <td>
          <input class="parameter" minlength="0" name="result" placeholder="" id="mresult0.6239328353357749" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches on result of sending alert e.g Success or Failure.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.1982928863502178">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.1982928863502178" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.4901153979009363">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.4901153979009363" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.39609520343495874">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.39609520343495874" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.1145188714054608">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.1145188714054608" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.6576077432220597">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.6576077432220597" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, serial, radio_id or household reference.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmethod0.5017313451796905">method</label></td>
        <td>
          <input class="parameter" minlength="0" name="method" placeholder="" id="mmethod0.5017313451796905" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches on method used to send the alert.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresult0.559967653238187">result</label></td>
        <td>
          <input class="parameter" minlength="0" name="result" placeholder="" id="mresult0.559967653238187" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches on result of sending alert e.g Success or Failure.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.29443389820487575">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.29443389820487575" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.799615640371629">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.799615640371629" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.45638962935421">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.45638962935421" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.04641998227986455">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.04641998227986455" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.1570151044198158">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.1570151044198158" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.37456099484243">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.37456099484243" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.4082631377742296">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.4082631377742296" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.7954341421691895">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.7954341421691895" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.9270147499114667">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.9270147499114667" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.015665551361928376">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.015665551361928376" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8213181385042738">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8213181385042738" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceID0.48167509665378927">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.48167509665378927" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdataField0.5022550844396985">dataField</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dataField" placeholder="(required)" id="mdataField0.5022550844396985" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Data Field Name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9229010592809088">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9229010592809088" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.28236028124162393">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.28236028124162393" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceID0.6725650367103624">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.6725650367103624" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdataField0.2222591520385222">dataField</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dataField" placeholder="(required)" id="mdataField0.2222591520385222" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Data Field Name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.03319770154513213">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.03319770154513213" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6797853054845564">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6797853054845564" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.49326622655492103">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.49326622655492103" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5117974418952469">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5117974418952469" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceID0.09814154203868242">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.09814154203868242" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdataField0.3531621401016942">dataField</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dataField" placeholder="(required)" id="mdataField0.3531621401016942" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Data Field Name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.051212844842591476">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.051212844842591476" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6988510188820751">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6988510188820751" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7830790301444903">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7830790301444903" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.01570214622158428">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.01570214622158428" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceID0.5025118678282992">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.5025118678282992" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mqueryname0.09959714216841054">queryname</label></td>
        <td>
          <input class="parameter required" minlength="1" name="queryname" placeholder="(required)" id="mqueryname0.09959714216841054" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Query Name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.702566311038721">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.702566311038721" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.6551317681631326">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.6551317681631326" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6271605576477015">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6271605576477015" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2758607844904055">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2758607844904055" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceGroupID0.23952848370723578">deviceGroupID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceGroupID" placeholder="(required)" id="mdeviceGroupID0.23952848370723578" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdataField0.3964458922638867">dataField</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dataField" placeholder="(required)" id="mdataField0.3964458922638867" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Fidld name to query</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="maggregation0.229171721346473">aggregation</label></td>
        <td>
          <input class="parameter" minlength="0" name="aggregation" placeholder="" id="maggregation0.229171721346473" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of aggregate functions. Supported aggregations are [min, max, last]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.2467418294624173">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.2467418294624173" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.820058097752145">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.820058097752145" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.0497904534099467">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.0497904534099467" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8005921309376431">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8005921309376431" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdeviceGroupID0.6871296576390533">deviceGroupID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceGroupID" placeholder="(required)" id="mdeviceGroupID0.6871296576390533" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdataField0.11553390029886335">dataField</label></td>
        <td>
          <input class="parameter required" minlength="1" name="dataField" placeholder="(required)" id="mdataField0.11553390029886335" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Fidld name to query</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="maggregation0.34430229825285896">aggregation</label></td>
        <td>
          <input class="parameter" minlength="0" name="aggregation" placeholder="" id="maggregation0.34430229825285896" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of aggregate functions. Supported aggregations are [min, max, last]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.35545474171655567">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.35545474171655567" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.9180043163285587">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.9180043163285587" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.46007087041168115">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.46007087041168115" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2863843610129848">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2863843610129848" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mdevice_type0.35634563477710457">device_type</label></td>
        <td>
          <input class="parameter required" minlength="1" name="device_type" placeholder="(required)" id="mdevice_type0.35634563477710457" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of a device type. e.g. ksj_water</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mqueryname0.5072667755715738">queryname</label></td>
        <td>
          <input class="parameter required" minlength="1" name="queryname" placeholder="(required)" id="mqueryname0.5072667755715738" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of a query. e.g. UsageDelta</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.3804775921634169">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.3804775921634169" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.4097439679829249">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.4097439679829249" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7179354008727983">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7179354008727983" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3894081340567517">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3894081340567517" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_code0.16448067957587553">resource_group_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_code" placeholder="(required)" id="mresource_group_code0.16448067957587553" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group code. e.g. water_usage</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_group_instance_code0.6656685705335823">resource_group_instance_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_instance_code" placeholder="(required)" id="mresource_group_instance_code0.6656685705335823" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. '0'</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mresource_code0.3623977032982353">resource_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_code" placeholder="(required)" id="mresource_code0.3623977032982353" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Case sensitive name of resource group instance code. e.g. summation_delivered</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.48135993417948697">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.48135993417948697" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.30496897919010046">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.30496897919010046" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.07303185140264778">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.07303185140264778" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstatus0.3850089787606956">status</label></td>
        <td>
          <input class="parameter required" minlength="1" name="status" placeholder="(required)" id="mstatus0.3850089787606956" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Alert Status</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.15566381924398565">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.15566381924398565" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Type</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype_id0.3657151414965778">type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="type_id" placeholder="" id="mtype_id0.3657151414965778" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Alert Type IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_id0.8141705973781173">device_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_id" placeholder="" id="mdevice_id0.8141705973781173" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.80063238401444">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.80063238401444" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority0.17007768147951774">priority</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority" placeholder="" id="mpriority0.17007768147951774" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority Name or comma-separated list of Alert Priority Names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpriority_id0.7490228134343977">priority_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="priority_id" placeholder="" id="mpriority_id0.7490228134343977" type="text" value="">
        </td>
        <td class="markdown">
          <p>Alert Priority ID or comma-separated list of Alert Priority IDs</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.46298058401294173">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.46298058401294173" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.9011999671814388">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.9011999671814388" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.9887173427399272">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.9887173427399272" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, device name or alert description.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.9021898006322466">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.9021898006322466" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.9342703051490977">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.9342703051490977" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8159523359798464">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8159523359798464" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.47216892627874385">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.47216892627874385" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1027396129530489">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1027396129530489" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.9151632605330962">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.9151632605330962" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.8531608060572982">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.8531608060572982" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.10087556796208452">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.10087556796208452" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches customer reference and device eid.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msearch0.6345821314425897">search</label></td>
        <td>
          <input class="parameter" minlength="0" name="search" placeholder="" id="msearch0.6345821314425897" type="text" value="">
        </td>
        <td class="markdown">
          <p>Search condition for battery level.</p>
          <h4 id="format">Format</h4>
          <p><code>search=$FIELD$OPERATOR$OPERAND</code> where;</p>
          <ul>
            <li><code>$FIELD</code> is <code>resource_value</code></li>
            <li><code>$OPERATOR</code> is one of <code>=</code>,<code>&amp;gt;</code>,<code>=</code>,`=40 ```</li>
          </ul>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.050794210011647634">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.050794210011647634" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name. Prefix Column name with <code>-</code> for descending order. E.g. <code>+status</code> Supported</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6006570512472624">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6006570512472624" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.292347353215205">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.292347353215205" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.7898080992638383">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.7898080992638383" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches timestamp start.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mend0.9662593411001987">end</label></td>
        <td>
          <input class="parameter" minlength="0" name="end" placeholder="" id="mend0.9662593411001987" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches timestamp end.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.5168231349519841">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.5168231349519841" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches comma separated list of device group ids.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.12071657094471266">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.12071657094471266" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches customer reference and device eid.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msearch0.12710721247879908">search</label></td>
        <td>
          <input class="parameter" minlength="0" name="search" placeholder="" id="msearch0.12710721247879908" type="text" value="">
        </td>
        <td class="markdown">
          <p>Search condition for battery level and rssi/snr.</p>
          <h4 id="format">Format</h4>
          <p><code>search=$FIELD$OPERATOR$OPERAND</code> where;</p>
          <ul>
            <li><code>$FIELD</code> is <code>resource_value</code></li>
            <li><code>$OPERATOR</code> is one of <code>=</code>,<code>&amp;gt;</code>,<code>=</code>,`=40 ```</li>
          </ul>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.11631129662897388">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.11631129662897388" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name. Prefix Column name with <code>-</code> for descending order. E.g. <code>+status</code> Supported</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7118277932160741">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7118277932160741" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6075080594076274">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6075080594076274" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.4998015300986931">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.4998015300986931" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.2494028704965343">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.2494028704965343" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.049074096956976065">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.049074096956976065" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.9253151767135142">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.9253151767135142" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.2032107544608952">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.2032107544608952" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.5271338354892343">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.5271338354892343" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, customer reference or customer address.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.577169132644489">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.577169132644489" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with + for ascending and - for descending order. E.g. +eid Supported sort keys are eid, customer__reference, customer__name, customer__street_address_1, customer__street_address_2,
            first_summation, last_summation, usage, last_summation_time</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.5265082377539141">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.5265082377539141" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.41742358789572065">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.41742358789572065" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4138025835783381">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4138025835783381" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7745151745105543">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7745151745105543" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.9127413931806829">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.9127413931806829" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.19866946639723637">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.19866946639723637" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.34390913706459414">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.34390913706459414" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with + for ascending and - for descending order. E.g. +eid Supported sort keys are eid, customer__reference, customer__name, customer__street_address_1, customer__street_address_2,
            first_summation, last_summation, usage, last_summation_time</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.39222222014116537">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.39222222014116537" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5139212732265417">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5139212732265417" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.32621221923605614">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.32621221923605614" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.876764963171001">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.876764963171001" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.12565163561212578">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.12565163561212578" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.9085540599458255">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.9085540599458255" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.6800891969535539">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.6800891969535539" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device type.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.22535316954823714">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.22535316954823714" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with + for ascending and - for descending order. E.g. +eid Supported sort keys are eid, customer__reference, customer__name, customer__street_address_1, customer__street_address_2,
            first_summation, last_summation, usage, last_summation_time</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.02372882354933603">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.02372882354933603" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8288182158609427">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8288182158609427" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9776601030915861">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9776601030915861" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5436866209199471">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5436866209199471" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.6164456881251299">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.6164456881251299" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.7770722889890465">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.7770722889890465" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.34396206019644615">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.34396206019644615" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.8929867947060284">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.8929867947060284" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.9673266045247702">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.9673266045247702" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.3525071195242251">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.3525071195242251" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5387434696367384">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5387434696367384" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.16102147026841096">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.16102147026841096" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, customer reference or customer address.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                      <div class="snippet_xml" style="display: none;">
                        <pre><code class="hljs xml"><span class="hljs-meta">&lt;?xml version="1.0"?&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">ErrorResponse</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">message</span>&gt;</span>string<span class="hljs-tag">&lt;/<span class="hljs-name">message</span>&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">ErrorResponse</span>&gt;</span>
</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.43184691380685747">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.43184691380685747" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6686921487645674">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6686921487645674" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.7848139793678215">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.7848139793678215" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.5077670868432365">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.5077670868432365" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.5368477152323106">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.5368477152323106" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.8356395662559597">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.8356395662559597" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.15967692540204959">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.15967692540204959" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8921638011996655">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8921638011996655" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.33144009468552316">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.33144009468552316" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.4930390922424306">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.4930390922424306" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, customer reference or customer address.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.22557065188466785">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.22557065188466785" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6071514909171694">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6071514909171694" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.6841627784428268">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.6841627784428268" type="text" value="">
        </td>
        <td class="markdown">
          <p>A device eid, results will be filtered by this eid if specified, by default returns for all the devices in the entity context</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mreference0.15587716211525793">reference</label></td>
        <td>
          <input class="parameter" minlength="0" name="reference" placeholder="" id="mreference0.15587716211525793" type="text" value="">
        </td>
        <td class="markdown">
          <p>A customer reference, results will be filtered by this customer reference if specified, by default returns for all currently assigned customers in the entity context</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdays0.0659750554247236">days</label></td>
        <td>
          <input class="parameter" minlength="0" name="days" placeholder="" id="mdays0.0659750554247236" type="text" value="">
        </td>
        <td class="markdown">
          <p>No of days from now, specifies the query period for fetching meterage. Min:1 Max:7, defaults to 7</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.34968067766503896">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.34968067766503896" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3328172463805592">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3328172463805592" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.6088601437731684">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.6088601437731684" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.09520565652298396">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.09520565652298396" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.4148909935975156">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.4148909935975156" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.15162244321946172">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.15162244321946172" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.8772815109322545">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.8772815109322545" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.8215367769761337">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.8215367769761337" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, customer reference or customer address.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7118027199304953">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7118027199304953" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with + for ascending and - for descending order. E.g. +eid Supported sort keys are eid, customer__reference, customer__name, customer__street_address_1, customer__street_address_2,
            first_summation, last_summation, usage, last_summation_time</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.7364853748357396">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.7364853748357396" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.4032240447530038">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.4032240447530038" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mdeviceID0.1494846402453076">deviceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="deviceID" placeholder="(required)" id="mdeviceID0.1494846402453076" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Device ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.15148057363788348">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.15148057363788348" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6474227278691491">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6474227278691491" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.8221379939299476">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.8221379939299476" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.7784237670210921">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.7784237670210921" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="massigned0.5127817291579251">assigned</label></td>
        <td>
          <input class="parameter required" minlength="1" name="assigned" placeholder="(required)" id="massigned0.5127817291579251" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix time stamp in Millisecond precision indicating start of assignment period for the report. This is to limit the reporting period to a specific device customer assignment</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="munassigned0.1025017816966951">unassigned</label></td>
        <td>
          <input class="parameter" minlength="0" name="unassigned" placeholder="" id="munassigned0.1025017816966951" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix time stamp in Millisecond precision indicating end of assignment</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="malertID0.7788906087830731">alertID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="alertID" placeholder="(required)" id="malertID0.7788906087830731" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Alert ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.4446627662185094">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4446627662185094" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6832715185134208">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6832715185134208" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.33700587698439954">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.33700587698439954" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.07452680712961213">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.07452680712961213" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.26251570096360943">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.26251570096360943" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3435896273368422">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3435896273368422" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.5217308900156936">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.5217308900156936" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.5298277962085585">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.5298277962085585" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Unix Timestamp in milliseconds, upper limit of the range</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mcustomer_id0.4911091661858926">customer_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="customer_id" placeholder="" id="mcustomer_id0.4911091661858926" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Customer IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.01950621556733867">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.01950621556733867" type="text" value="">
        </td>
        <td class="markdown">
          <p>Sorting column name and order. Prefix Column name with <code>+</code> for ascending and <code>-</code> for descending order. E.g. <code>+time</code> Supported sort keys are <code>time</code></p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mgroup_by0.9298550814007671">group_by</label></td>
        <td>
          <input class="parameter" minlength="0" name="group_by" placeholder="" id="mgroup_by0.9298550814007671" type="text" value="">
        </td>
        <td class="markdown">
          <p>Grouping of response data set. If ommited, no grouping will be appied E.g. <code>date_min</code> Supported grouping keys are <code>date_min, date_max</code></p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mappend0.2411171041700746">append</label></td>
        <td>
          <input class="parameter" minlength="0" name="append" placeholder="" id="mappend0.2411171041700746" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify a comma-separated list of types of records to be added to device history. If ommited, only the history of the primary resource will be retuned. Supported grouping keys are <code>alerts</code></p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtimezone0.7214458307677383">timezone</label></td>
        <td>
          <input class="parameter" minlength="0" name="timezone" placeholder="" id="mtimezone0.7214458307677383" type="text" value="">
        </td>
        <td class="markdown">
          <p>Timezone to be used for date/time formatting in API response. Specify one of the timezone from Olson tz database (<a href="https://en.wikipedia.org/wiki/Tz_database">https://en.wikipedia.org/wiki/Tz_database</a>) Example,
            <code>UTC</code>, <code>Australia/Sydney</code></p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8642455801491145">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8642455801491145" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.18875120912138543">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.18875120912138543" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9051991377883812">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9051991377883812" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.07564984443621126">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.07564984443621126" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.8830749975958518">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.8830749975958518" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.8305683351451678">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.8305683351451678" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device Group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.3718963096507979">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.3718963096507979" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mreference0.4234480305855002">reference</label></td>
        <td>
          <input class="parameter" minlength="0" name="reference" placeholder="" id="mreference0.4234480305855002" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma-separated list of reference numbers</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.36776576686510953">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.36776576686510953" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches device eid, customer reference or customer address.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdate0.9725199842219912">date</label></td>
        <td>
          <input class="parameter" minlength="0" name="date" placeholder="" id="mdate0.9725199842219912" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, specifying the date queried. Default value is timestamp of the next midnight.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4072960131653256">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4072960131653256" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6858031224768064">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6858031224768064" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.36980407983494556">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.36980407983494556" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mentity_id0.06271774941699926">entity_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="entity_id" placeholder="" id="mentity_id0.06271774941699926" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Entity IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mstart0.8795059386089585">start</label></td>
        <td>
          <input class="parameter required" minlength="1" name="start" placeholder="(required)" id="mstart0.8795059386089585" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Specify to filter by device first seen. Unix Timestamp in milliseconds, Lower limit of the range.</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mend0.19744115531837414">end</label></td>
        <td>
          <input class="parameter required" minlength="1" name="end" placeholder="(required)" id="mend0.19744115531837414" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Specify to filter by device first seen. Unix Timestamp in milliseconds, upper limit of the range.</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7193275904824945">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7193275904824945" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9388630286821311">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9388630286821311" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="meid0.16102793280319472">eid</label></td>
        <td>
          <input class="parameter" minlength="0" name="eid" placeholder="" id="meid0.16102793280319472" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Device EIDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup0.1684912053570602">devicegroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup" placeholder="" id="mdevicegroup0.1684912053570602" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group name(s), can be a comma seperated list of group names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevicegroup_id0.5162801254959297">devicegroup_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="devicegroup_id" placeholder="" id="mdevicegroup_id0.5162801254959297" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Group ID or comma-separated list of Device Group IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtype0.12479027575519441">type</label></td>
        <td>
          <input class="parameter" minlength="0" name="type" placeholder="" id="mtype0.12479027575519441" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory0.3693060706610183">category</label></td>
        <td>
          <input class="parameter" minlength="0" name="category" placeholder="" id="mcategory0.3693060706610183" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Category Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.5199924952541821">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.5199924952541821" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for customer's deivce EID, reference</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmarket0.7438100217174841">market</label></td>
        <td>
          <input class="parameter" minlength="0" name="market" placeholder="" id="mmarket0.7438100217174841" type="text" value="">
        </td>
        <td class="markdown">
          <p>Gas or Water market</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.7127270791132774">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.7127270791132774" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6731067822595198">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6731067822595198" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstatus0.3854739051728693">status</label></td>
        <td>
          <input class="parameter" minlength="0" name="status" placeholder="" id="mstatus0.3854739051728693" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of status names.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.4751038172409974">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.4751038172409974" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.12683241593463346">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.12683241593463346" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.07398153499776661">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.07398153499776661" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_code0.04133505263227599">resource_group_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_code" placeholder="" id="mresource_group_code0.04133505263227599" type="text" value="">
        </td>
        <td class="markdown">
          <p>Case sensitive name of resource group code. e.g. 0</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_id0.1559708330537808">resource_group_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_id" placeholder="" id="mresource_group_id0.1559708330537808" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated list of resource group id. e.g. 1,2,3</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_type_id0.2577427062671771">device_type_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_type_id" placeholder="" id="mdevice_type_id0.2577427062671771" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type ID or comma-separated list of Device Type IDs.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mdevice_type_code0.986253236876425">device_type_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="device_type_code" placeholder="" id="mdevice_type_code0.986253236876425" type="text" value="">
        </td>
        <td class="markdown">
          <p>Device Type code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.5817115792179111">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.5817115792179111" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5514982438602458">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5514982438602458" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5282753280131376">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5282753280131376" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.871479057827997">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.871479057827997" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_code0.981534724126049">resource_group_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_code" placeholder="" id="mresource_group_code0.981534724126049" type="text" value="">
        </td>
        <td class="markdown">
          <p>Case sensitive name of resource group code. e.g. 0</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_meta_code0.9534338618673988">resource_group_meta_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_meta_code" placeholder="" id="mresource_group_meta_code0.9534338618673988" type="text" value="">
        </td>
        <td class="markdown">
          <p>Case sensitive name of resource group meta code. e.g. water_usage</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_meta_code0.8100310903308408">resource_meta_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_meta_code" placeholder="" id="mresource_meta_code0.8100310903308408" type="text" value="">
        </td>
        <td class="markdown">
          <p>Case sensitive name of resource meta code. e.g. meter_battery_level</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_id0.5415477780198104">resource_group_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_id" placeholder="" id="mresource_group_id0.5415477780198104" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma seperated list of resource group id. e.g. 1,2,3</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.5212698461906791">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.5212698461906791" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8854882625900486">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8854882625900486" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mresourceID0.2537423291118557">resourceID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resourceID" placeholder="(required)" id="mresourceID0.2537423291118557" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Resource ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.4153395323893081">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4153395323893081" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.054966010719708525">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.054966010719708525" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.1689540553867097">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.1689540553867097" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4918202971606298">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4918202971606298" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.22106562384803818">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.22106562384803818" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6168894596917409">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6168894596917409" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5653480463192884">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5653480463192884" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mresource_metaID0.28458345009177033">resource_metaID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_metaID" placeholder="(required)" id="mresource_metaID0.28458345009177033" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Resource Meta ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.6501612671863191">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6501612671863191" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9875901166441527">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9875901166441527" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.17492690894341267">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.17492690894341267" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.690758154501999">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.690758154501999" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.3617014900184494">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.3617014900184494" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mresource_group_meta_code0.8950505101865642">resource_group_meta_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="resource_group_meta_code" placeholder="" id="mresource_group_meta_code0.8950505101865642" type="text" value="">
        </td>
        <td class="markdown">
          <p>Case sensitive name of resource group meta code. e.g. water_usage</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.8840189126408129">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.8840189126408129" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.4652101547918708">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.4652101547918708" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mresource_groupID0.5258346073572482">resource_groupID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_groupID" placeholder="(required)" id="mresource_groupID0.5258346073572482" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Resource Group ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.9341555887265223">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9341555887265223" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3476110939179351">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3476110939179351" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.49311463140252143">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.49311463140252143" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5730667949558357">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5730667949558357" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.40354592721440485">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.40354592721440485" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6900138361281747">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6900138361281747" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8105156721867652">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8105156721867652" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mresource_group_metaID0.023723677595403947">resource_group_metaID</label></td>
        <td>
          <input class="parameter required" minlength="1" name="resource_group_metaID" placeholder="(required)" id="mresource_group_metaID0.023723677595403947" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Resource Group Meta ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.5310889414934741">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5310889414934741" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3837073963007589">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3837073963007589" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5637590080634336">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5637590080634336" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2836018172020871">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2836018172020871" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.693915141539392">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.693915141539392" type="text" value="">
        </td>
        <td class="markdown">
          <p>Commpa-separated list of names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.7133411452806915">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.7133411452806915" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.4004316725039401">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.4004316725039401" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.030297811306719602">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.030297811306719602" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.358419504570088">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.358419504570088" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, role name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.45759610176429644">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.45759610176429644" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.2678532783239349">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.2678532783239349" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.8727834044640361">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.8727834044640361" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6182517744015299">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6182517744015299" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9121993264231203">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9121993264231203" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mRole0.35055609705258606">Role</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="Role" id="mRole0.35055609705258606" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9632241358939229" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9632241358939229">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new Role</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mroleid0.9916055461814968">roleid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="roleid" placeholder="(required)" id="mroleid0.9916055461814968" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Role ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.5812792681052834">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5812792681052834" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7027080575379552">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7027080575379552" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mroleid0.43432431957403383">roleid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="roleid" placeholder="(required)" id="mroleid0.43432431957403383" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Role ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.4778341021312529">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4778341021312529" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.35874130160598083">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.35874130160598083" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.721402264025718">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.721402264025718" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3942845129118302">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3942845129118302" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mroleid0.8549424650430848">roleid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="roleid" placeholder="(required)" id="mroleid0.8549424650430848" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Role ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mRole0.6783057574732372">Role</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="Role" id="mRole0.6783057574732372" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.15822743291337504" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.15822743291337504">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new Role</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3590496410791635">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3590496410791635" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7430081062486651">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7430081062486651" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mroleid0.40646631053248417">roleid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="roleid" placeholder="(required)" id="mroleid0.40646631053248417" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Role ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.4098545129142612">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.4098545129142612" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.7354613212360432">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.7354613212360432" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.9374637460912754">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.9374637460912754" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.3453372715377656">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.3453372715377656" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.03964226306785368">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.03964226306785368" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.4192402949712093">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.4192402949712093" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.10421710066502765">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.10421710066502765" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7958238053893816">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7958238053893816" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7559654359003218">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7559654359003218" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mroleid0.6888821470521143">roleid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="roleid" placeholder="(required)" id="mroleid0.6888821470521143" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Role ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mPermissionList0.9578913511600793">PermissionList</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="PermissionList" id="mPermissionList0.9578913511600793" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.05056019943456014" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.05056019943456014">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the permission(id) list to be associated, this API replaces all the existing permissions for the role with one in the request body</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7669791783965307">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7669791783965307" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5845361749753761">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5845361749753761" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.5846311773301369">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.5846311773301369" type="text" value="">
        </td>
        <td class="markdown">
          <p>Commpa-separated list of names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.30937485609220094">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.30937485609220094" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9265705682103316">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9265705682103316" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.11435828314266638">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.11435828314266638" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.23285988692825277">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.23285988692825277" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, role name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.8125601339769415">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.8125601339769415" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.1897612604359158">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.1897612604359158" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.6472363988477177">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.6472363988477177" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.22967136086658968">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.22967136086658968" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6729371800437542">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6729371800437542" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="musername0.8762007459291814">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.8762007459291814" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Username</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5159317133904202">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5159317133904202" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7651820607662934">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7651820607662934" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.0027648309418883965">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.0027648309418883965" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3319069336321132">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3319069336321132" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9025813781054726">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9025813781054726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.17025423547435703">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.17025423547435703" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.055818743102303614">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.055818743102303614" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.14893204143636973" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.14893204143636973">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.041767547198618304">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.041767547198618304" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7828661070554279">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7828661070554279" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.8468859302840184">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.8468859302840184" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.058762765354397395">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.058762765354397395" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.11197758178383821" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.11197758178383821">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5036934207859725">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5036934207859725" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8241816186862205">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8241816186862205" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.08806120861179778">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.08806120861179778" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.9787848528480092">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.9787848528480092" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.07190231021602744">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.07190231021602744" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.5947569423022596">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.5947569423022596" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7534423160939683">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7534423160939683" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.76750423467726">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.76750423467726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.2599737821096617">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.2599737821096617" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.14463018900616054">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.14463018900616054" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5233618111626301">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5233618111626301" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.00031290250454141244">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.00031290250454141244" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.23167465094985484">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.23167465094985484" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4883854281964026">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4883854281964026" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.9357242432909576">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.9357242432909576" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.990081201778966">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.990081201778966" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5580810278078094">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5580810278078094" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.7125410226396123">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.7125410226396123" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.1742194734956206">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.1742194734956206" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7659314479751047" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7659314479751047">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.30529359847707793">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.30529359847707793" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.20805700840382957">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.20805700840382957" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.367803667062341">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.367803667062341" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.7321177519221485">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.7321177519221485" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7627222881420137" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7627222881420137">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9935513575268673">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9935513575268673" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.41806136244503667">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.41806136244503667" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mentity0.8817497253226794">entity</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="entity" id="mentity0.8817497253226794" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5865500921785904" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5865500921785904">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited entity</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8942118145584106">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8942118145584106" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9921164758967478">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9921164758967478" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory_code0.9806278672199982">category_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="category_code" placeholder="" id="mcategory_code0.9806278672199982" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of setting category codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.344457024268914">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.344457024268914" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of setting codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7060150243690861">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7060150243690861" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.38492024280944404">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.38492024280944404" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.3198457457566777">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.3198457457566777" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude_hidden0.374701529352341">include_hidden</label></td>
        <td>
          <select class="parameter " name="include_hidden" id="minclude_hidden0.374701529352341">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>specify "true" to query setting instance that is hidden by default</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3385719116952284">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3385719116952284" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5515509003772305">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5515509003772305" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.5796014473276863">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.5796014473276863" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude_hidden0.17968560493391927">include_hidden</label></td>
        <td>
          <select class="parameter " name="include_hidden" id="minclude_hidden0.17968560493391927">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>specify "true" to query setting instance that is hidden by default</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.4888766501115438">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.4888766501115438" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8151587738268484" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8151587738268484">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4514803231706317">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4514803231706317" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.2769557332011243">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.2769557332011243" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting_code0.2317485801681778">setting_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="setting_code" placeholder="(required)" id="msetting_code0.2317485801681778" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Setting codes</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="minclude_hidden0.5404494427400595">include_hidden</label></td>
        <td>
          <select class="parameter " name="include_hidden" id="minclude_hidden0.5404494427400595">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>specify "true" to query setting instance that is hidden by default</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msetting0.4984200781411059">setting</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="setting" id="msetting0.4984200781411059" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.06687179062379323" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.06687179062379323">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited setting instance</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5344110805739726">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5344110805739726" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5375957719336835">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5375957719336835" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4311133158040754">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4311133158040754" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.23073907337271726">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.23073907337271726" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6539417291618481">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6539417291618481" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3402343971980095">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3402343971980095" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcategory_code0.38681740377276785">category_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="category_code" placeholder="" id="mcategory_code0.38681740377276785" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of setting category codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.16393253246262796">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.16393253246262796" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of setting codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9926371339998701">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9926371339998701" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8704422512329901">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8704422512329901" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.05927894092546104">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.05927894092546104" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.2224930719699152">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.2224930719699152" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcountry_id0.14444126357139164">country_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="country_id" placeholder="" id="mcountry_id0.14444126357139164" type="text" value="">
        </td>
        <td class="markdown">
          <p>filter by country id</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mid0.46150546997579633">id</label></td>
        <td>
          <input class="parameter" minlength="0" name="id" placeholder="" id="mid0.46150546997579633" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma separated list of state ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9320331224653868">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9320331224653868" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5497198175396485">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5497198175396485" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.429363306248741">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.429363306248741" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches user group name, user group descriptions.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.345072657279728">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.345072657279728" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3859384477542831">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3859384477542831" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_group0.9406433769131488">user_group</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="user_group" id="muser_group0.9406433769131488" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7721618609026379" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7721618609026379">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new user group inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8959145136306499">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8959145136306499" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.047463332806884084">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.047463332806884084" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_group_id0.6189939021383883">user_group_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_group_id" placeholder="(required)" id="muser_group_id0.6189939021383883" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of user group</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.2677417527231347">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.2677417527231347" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7747253982424465">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7747253982424465" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_group_id0.15494885816425508">user_group_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_group_id" placeholder="(required)" id="muser_group_id0.15494885816425508" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of user group</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.788488356986234">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.788488356986234" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5410588548480451">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5410588548480451" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_group_id0.12302765859564313">user_group_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_group_id" placeholder="(required)" id="muser_group_id0.12302765859564313" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>id of user group</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4905426822811987">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4905426822811987" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8994382322865793">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8994382322865793" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.08610832089692">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.08610832089692" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.23464692733201353">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.23464692733201353" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.20803258940748504">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.20803258940748504" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.11049808531914818">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.11049808531914818" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.8965488897256737">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.8965488897256737" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.22041842814522727">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.22041842814522727" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.6682232678322833">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.6682232678322833" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.045417092186829766">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.045417092186829766" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.6943334568453066">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.6943334568453066" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3910405669591033">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3910405669591033" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9893586596250368">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9893586596250368" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.10814714797452751">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.10814714797452751" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches first/last name, username, role name, user group name.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="musergroup0.794272693139743">usergroup</label></td>
        <td>
          <input class="parameter" minlength="0" name="usergroup" placeholder="" id="musergroup0.794272693139743" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma separated list of user group ids.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mrole0.8366406682908833">role</label></td>
        <td>
          <input class="parameter" minlength="0" name="role" placeholder="" id="mrole0.8366406682908833" type="text" value="">
        </td>
        <td class="markdown">
          <p>comma separated list of role ids.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muser_status0.747682649921732">user_status</label></td>
        <td>
          <input class="parameter" minlength="0" name="user_status" placeholder="" id="muser_status0.747682649921732" type="text" value="">
        </td>
        <td class="markdown">
          <p>0 or 1 for inactive or active users.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.1374405817517601">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.1374405817517601" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.26740705565626466">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.26740705565626466" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.428945719944944">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.428945719944944" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.17943083461492004">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.17943083461492004" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.12791711047138943">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.12791711047138943" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mUser0.8782455758122565">User</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="User" id="mUser0.8782455758122565" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="newuser" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.first_name">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">first_name</label><input type="text" name="root[first_name]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.last_name">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">last_name</label><input type="text" name="root[last_name]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.email">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">email</label><input type="text" name="root[email]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.username">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">username</label><input type="text" name="root[username]"></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="boolean" data-schemapath="root.is_active">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">is_active</label><select name="root[is_active]">
                            <option value="1">true</option>
                            <option value="">false</option>
                          </select></div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schemaid="profile" data-schematype="object" data-schemapath="root.profile" style="position: relative;">
                        <h3><span>profile</span>
                          <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                          <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                            <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                                style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button"
                                class=" json-editor-btn-cancel ">Cancel</button></div>
                          </div>
                          <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                            <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                              <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                                style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                              <div style="clear: both;"></div>
                            </div>
                          </div>
                        </h3>
                        <div style="display: none;"></div>
                        <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                          <div>
                            <div>
                              <div class="row">
                                <div data-schematype="string" data-schemapath="root.profile.role">
                                  <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">role</label><input type="text" name="root[profile][role]"></div>
                                  <div></div>
                                </div>
                              </div>
                              <div class="row">
                                <div data-schematype="string" data-schemapath="root.profile.entity">
                                  <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">entity</label><input type="text" name="root[profile][entity]"></div>
                                  <div></div>
                                </div>
                              </div>
                              <div class="row">
                                <div data-schematype="object" data-schemapath="root.profile.user_user_groups" style="position: relative;">
                                  <h3><span>user_user_groups</span>
                                    <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button>
                                    </div>
                                    <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                                      <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                                          style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button"
                                          class=" json-editor-btn-cancel ">Cancel</button></div>
                                    </div>
                                    <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                                      <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                                        <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                                          style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                                        <div style="clear: both;"></div>
                                      </div>
                                    </div>
                                  </h3>
                                  <div style="display: none;"></div>
                                  <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                                    <div>
                                      <div></div>
                                    </div>
                                  </div>
                                  <div></div>
                                </div>
                              </div>
                              <div class="row">
                                <div data-schematype="string" data-schemapath="root.profile.phone">
                                  <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">phone</label><input type="text" name="root[profile][phone]"></div>
                                  <div></div>
                                </div>
                              </div>
                              <div class="row">
                                <div data-schematype="string" data-schemapath="root.profile.phone_mobile">
                                  <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">phone_mobile</label><input type="text" name="root[profile][phone_mobile]"></div>
                                  <div></div>
                                </div>
                              </div>
                              <div class="row">
                                <div data-schematype="object" data-schemapath="root.profile.contact" style="position: relative;">
                                  <h3><span>contact</span>
                                    <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button>
                                    </div>
                                    <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                                      <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                                          style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button"
                                          class=" json-editor-btn-cancel ">Cancel</button></div>
                                    </div>
                                    <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                                      <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                                        <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                                          style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                                        <div style="clear: both;"></div>
                                      </div>
                                    </div>
                                  </h3>
                                  <div style="display: none;"></div>
                                  <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                                    <div>
                                      <div></div>
                                    </div>
                                  </div>
                                  <div></div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div></div>
                      </div>
                    </div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.password">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">password</label><input type="text" name="root[password]"></div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8877245332161365" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8877245332161365">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new user</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">NewUser {</span>
                      <div><span class="propName required">first_name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">last_name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">email</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">username</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">is_active</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">profile</span> (<span class="propType">profile</span>),</div>
                      <div><span class="propName required">password</span> (<span class="propType">string</span>)</div><span class="strong">}</span><br><span class="strong">profile {</span>
                      <div><span class="propName required">role</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">entity</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">user_user_groups</span> (<span class="propType">object</span>),</div>
                      <div><span class="propName required">phone</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">phone_mobile</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">contact</span> (<span class="propType">object</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">first_name</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">last_name</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">email</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">username</span>": <span class="hljs-string">"string"</span>,
  "<span class="hljs-attr">is_active</span>": <span class="hljs-literal">true</span>,
  "<span class="hljs-attr">profile</span>": {
    "<span class="hljs-attr">role</span>": <span class="hljs-string">"string"</span>,
    "<span class="hljs-attr">entity</span>": <span class="hljs-string">"string"</span>,
    "<span class="hljs-attr">user_user_groups</span>": {},
    "<span class="hljs-attr">phone</span>": <span class="hljs-string">"string"</span>,
    "<span class="hljs-attr">phone_mobile</span>": <span class="hljs-string">"string"</span>,
    "<span class="hljs-attr">contact</span>": {}
  },
  "<span class="hljs-attr">password</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.986873783189596">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.986873783189596" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6866071270749103">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6866071270749103" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muser_id0.1955058166558521">user_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="user_id" placeholder="" id="muser_id0.1955058166558521" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filters the list by user_id.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="musername0.347565479868021">username</label></td>
        <td>
          <input class="parameter" minlength="0" name="username" placeholder="" id="musername0.347565479868021" type="text" value="">
        </td>
        <td class="markdown">
          <p>Filters the list by username.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.038055064013333695">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.038055064013333695" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches user group name, user group descriptions.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7838237039617648">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7838237039617648" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.44789888244378817">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.44789888244378817" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.40394603839490717">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.40394603839490717" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.31240758133179947">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.31240758133179947" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5961118441564239">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5961118441564239" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mUser-UserGroup0.22153114724568135">User-UserGroup</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="User-UserGroup" id="mUser-UserGroup0.22153114724568135" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5925431228568623" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5925431228568623">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new User-UserGroup</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muser_usergroup_id0.5668548916247249">user_usergroup_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_usergroup_id" placeholder="(required)" id="muser_usergroup_id0.5668548916247249" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User-UserGroup ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.9658226456759653">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9658226456759653" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.40995538671568665">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.40995538671568665" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muser_usergroup_id0.5170638919481603">user_usergroup_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_usergroup_id" placeholder="(required)" id="muser_usergroup_id0.5170638919481603" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User-UserGroup ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.9672591746814547">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9672591746814547" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.926641706216011">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.926641706216011" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.059920073063461254">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.059920073063461254" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.026078811370604527">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.026078811370604527" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_usergroup_id0.7646827092661492">user_usergroup_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="user_usergroup_id" placeholder="(required)" id="muser_usergroup_id0.7646827092661492" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User-UserGroup ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_usergroup0.7865539996183095">user_usergroup</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="user_usergroup" id="muser_usergroup0.7865539996183095" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.06305801849098414" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.06305801849098414">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited values for a User-UserGroup</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6570787748172449">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6570787748172449" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.39517122492703183">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.39517122492703183" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muserid0.40316585557474105">userid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userid" placeholder="(required)" id="muserid0.40316585557474105" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muserid0.685088396852845">userid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userid" placeholder="(required)" id="muserid0.685088396852845" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.2784376057660567">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.2784376057660567" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6537570690559489">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6537570690559489" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muser0.5223367362451934">user</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="user" id="muser0.5223367362451934" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.14330847381870693" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.14330847381870693">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the edited values for a user</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.6112304487706108">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.6112304487706108" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muserid0.9595178964582531">userid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userid" placeholder="(required)" id="muserid0.9595178964582531" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8387245921246205">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8387245921246205" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.057054442906043334">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.057054442906043334" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="muserid0.27968087792979857">userid</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userid" placeholder="(required)" id="muserid0.27968087792979857" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>User ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdata0.6487239903235629">data</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="data" id="mdata0.6487239903235629" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.22322967646651914" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.22322967646651914">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.057478227200852716">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.057478227200852716" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8749283657146758">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8749283657146758" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.363179391083446">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.363179391083446" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8120738776530585">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8120738776530585" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="musername0.7200754710855215">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.7200754710855215" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Username</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mpermission_name0.5571249385018375">permission_name</label></td>
        <td>
          <input class="parameter" minlength="0" name="permission_name" placeholder="" id="mpermission_name0.5571249385018375" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of permission names</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.60206270088215">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.60206270088215" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of Codes</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="moperation_id0.3587813352016995">operation_id</label></td>
        <td>
          <input class="parameter" minlength="0" name="operation_id" placeholder="" id="moperation_id0.3587813352016995" type="text" value="">
        </td>
        <td class="markdown">
          <p>Comma-separated list of operation ids</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.3802831894315424">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.3802831894315424" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches permission name, descriptions, code.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.6716108639770149">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.6716108639770149" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.08676744591356678">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.08676744591356678" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.7809633517868946">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.7809633517868946" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.24266923510193017">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.24266923510193017" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9493245646213553">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9493245646213553" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="musername0.14138213416138568">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.14138213416138568" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Username or the target user of this operation</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muser_info0.5742366078123504">user_info</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="user_info" id="muser_info0.5742366078123504" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="resetpassword_user_info" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div>
                    <div class="row">
                      <div data-schematype="string" data-schemapath="root.email">
                        <div class="form-control"><label class=" required" style="display: block; margin-bottom: 3px; font-weight: bold;">email</label><input type="text" name="root[email]">
                          <p style="font-size: 0.8em; margin: 0px; display: inline-block; font-style: italic;">Email address of the user</p>
                        </div>
                        <div></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8001772340895086" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8001772340895086">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the user inforamtion</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">resetpassword_user_info {</span>
                      <div><span class="propName required">email</span> (<span class="propType">string</span>): <span class="propDesc markdown">
                          <p>Email address of the user</p>
                        </span></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">email</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="musername0.8528476474357187">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.8528476474357187" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Username of the locked user</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.2552818808184747">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.2552818808184747" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.31025670698781727">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.31025670698781727" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.38885033393831026">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.38885033393831026" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.46211361522373817">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.46211361522373817" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.3793424529130869">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.3793424529130869" type="text" value="">
        </td>
        <td class="markdown">
          <p>Matches user group name, user group descriptions.</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.24643520042231803">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.24643520042231803" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.4363049446549536">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.4363049446549536" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.9578217443647157">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.9578217443647157" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.17449315257356646">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.17449315257356646" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.7186538185914979">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.7186538185914979" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.3347802043916064">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.3347802043916064" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.6197270770923609">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.6197270770923609" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for announcement's title and body</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mactive0.018295102858096657">active</label></td>
        <td>
          <input class="parameter" minlength="0" name="active" placeholder="" id="mactive0.018295102858096657" type="text" value="">
        </td>
        <td class="markdown">
          <p>Supported values are [true, false]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.44397616187759703">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.44397616187759703" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7481413223974993">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7481413223974993" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mannouncement0.40816741300515824">announcement</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="announcement" id="mannouncement0.40816741300515824" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.4212007193248295" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.4212007193248295">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the new announcements information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.30128149341157906">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.30128149341157906" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.3247210181487874">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.3247210181487874" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.1658683416106823">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.1658683416106823" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Announcement ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8269277280354781">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8269277280354781" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.1838318488469728">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.1838318488469728" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.7192588255609322">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7192588255609322" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Announcement ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mannouncement0.9100535346913003">announcement</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="announcement" id="mannouncement0.9100535346913003" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9857944366261449" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9857944366261449">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON containing the updated announcement information</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.3232176854441433">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.3232176854441433" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5927699925687375">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5927699925687375" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.6173642825597436">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.6173642825597436" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.6669127322644328">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.6669127322644328" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.17083446167194194">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.17083446167194194" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mstart0.4187654255776003">start</label></td>
        <td>
          <input class="parameter" minlength="0" name="start" placeholder="" id="mstart0.4187654255776003" type="text" value="">
        </td>
        <td class="markdown">
          <p>Unix Timestamp in milliseconds, Lower limit of the range</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.6246599700407798">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.6246599700407798" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for announcement's title and body</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mactive0.7551233916320059">active</label></td>
        <td>
          <input class="parameter" minlength="0" name="active" placeholder="" id="mactive0.7551233916320059" type="text" value="">
        </td>
        <td class="markdown">
          <p>Supported values are [true, false]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.21041080603318196">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.21041080603318196" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9497090924044025">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9497090924044025" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.07453053060295534">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.07453053060295534" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.28836746573410554">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.28836746573410554" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.5094422939139596">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.5094422939139596" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mkeyword0.020800642688307613">keyword</label></td>
        <td>
          <input class="parameter" minlength="0" name="keyword" placeholder="" id="mkeyword0.020800642688307613" type="text" value="">
        </td>
        <td class="markdown">
          <p>Partial maching for announcement's title and body</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mread0.5366405933233633">read</label></td>
        <td>
          <input class="parameter" minlength="0" name="read" placeholder="" id="mread0.5366405933233633" type="text" value="">
        </td>
        <td class="markdown">
          <p>Supported values are [true, false]</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.008954006131044467">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.008954006131044467" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9977071606106074">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9977071606106074" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.078804275874085">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.078804275874085" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Announcement ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8204831418447338">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8204831418447338" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9565872068616561">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9565872068616561" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mid0.11141770102491622">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.11141770102491622" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Announcement ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">double</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maction0.5713984717923251">action</label></td>
        <td>
          <input class="parameter required" minlength="1" name="action" placeholder="(required)" id="maction0.5713984717923251" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Supported values are [ read ]</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.10088198132920745">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.10088198132920745" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.05049749894813149">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.05049749894813149" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mlinked_app_name0.6485060645204326">linked_app_name</label></td>
        <td>
          <input class="parameter required" minlength="1" name="linked_app_name" placeholder="(required)" id="mlinked_app_name0.6485060645204326" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Linked app name</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5668108330499442">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5668108330499442" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mlinked_app_code0.8370471860171516">linked_app_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="linked_app_code" placeholder="(required)" id="mlinked_app_code0.8370471860171516" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Linked app code</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.022168720332362835">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.022168720332362835" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.118787762957407">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.118787762957407" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mlinked_app_code0.664919975562505">linked_app_code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="linked_app_code" placeholder="(required)" id="mlinked_app_code0.664919975562505" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Linked app code</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mlanding_url0.9727831688337869">landing_url</label></td>
        <td>
          <input class="parameter required" minlength="1" name="landing_url" placeholder="(required)" id="mlanding_url0.9727831688337869" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Landing Url</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.5062921804887099">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.5062921804887099" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.13131370477807525">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.13131370477807525" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mcode0.7412460066271063">code</label></td>
        <td>
          <input class="parameter" minlength="0" name="code" placeholder="" id="mcode0.7412460066271063" type="text" value="">
        </td>
        <td class="markdown">
          <p>Code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.5619676094277679">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.5619676094277679" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.4370529219966597">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.4370529219966597" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.42536468944496697">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.42536468944496697" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtask_meta_id0.3973294065644821">task_meta_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="task_meta_id" placeholder="(required)" id="mtask_meta_id0.3973294065644821" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>task meta ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.9195241384346371">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9195241384346371" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5099300852125641">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5099300852125641" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8902736176592829">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8902736176592829" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.9156712811035437">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.9156712811035437" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.8278229515092308">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.8278229515092308" type="text" value="">
        </td>
        <td class="markdown">
          <p>Name</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtask_meta_code0.16176014601011368">task_meta_code</label></td>
        <td>
          <input class="parameter" minlength="0" name="task_meta_code" placeholder="" id="mtask_meta_code0.16176014601011368" type="text" value="">
        </td>
        <td class="markdown">
          <p>Task meta code</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.566046330534546">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.566046330534546" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.21546912653930628">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.21546912653930628" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.5412048113816494">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.5412048113816494" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7489393191531348">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7489393191531348" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7642013950770103">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7642013950770103" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mTask0.9609168063188751">Task</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="Task" id="mTask0.9609168063188751" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.33601665360034283" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.33601665360034283">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new task</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtask_id0.5846805623123763">task_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="task_id" placeholder="(required)" id="mtask_id0.5846805623123763" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>task ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.18126308369851696">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.18126308369851696" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.5065270305990672">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.5065270305990672" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8777208328031358">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8777208328031358" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6944943075973853">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6944943075973853" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mtask_id0.2881066801127077">task_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="task_id" placeholder="(required)" id="mtask_id0.2881066801127077" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Task ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mTask0.5757684225979569">Task</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="Task" id="mTask0.5757684225979569" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.41308518915067505" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.41308518915067505">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the updated Task</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.4484136945804782">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.4484136945804782" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.22203130783256175">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.22203130783256175" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.20200583953142015">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.20200583953142015" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.5310491271751978">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.5310491271751978" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.9377834129766771">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.9377834129766771" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mevent_schedule0.0499910461906099">event_schedule</label></td>
        <td>
          <input class="parameter" minlength="0" name="event_schedule" placeholder="" id="mevent_schedule0.0499910461906099" type="text" value="">
        </td>
        <td class="markdown">
          <p>Event Schedule id</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.7905734109422582">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.7905734109422582" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.7652495298049442">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.7652495298049442" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msort0.005561495651327242">sort</label></td>
        <td>
          <input class="parameter" minlength="0" name="sort" placeholder="" id="msort0.005561495651327242" type="text" value="">
        </td>
        <td class="markdown">
          <p>sorting column name and order, prefix Column name with + for ascending and - for descending order. E.g. +status</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpage0.2844491498993482">page</label></td>
        <td>
          <input class="parameter" minlength="0" name="page" placeholder="" id="mpage0.2844491498993482" type="text" value="">
        </td>
        <td class="markdown">
          <p>Page Number</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpagesize0.449014829394478">pagesize</label></td>
        <td>
          <input class="parameter" minlength="0" name="pagesize" placeholder="" id="mpagesize0.449014829394478" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specifies the number of records in a page, defaults to 50, max value is capped at 500 records</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">double</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.8192638834638841">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.8192638834638841" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8018358783557764">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8018358783557764" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mEventSchedule0.2856294722029724">EventSchedule</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="EventSchedule" id="mEventSchedule0.2856294722029724" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.018293427818030228" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.018293427818030228">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the new event schedule</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mevent_schedule_id0.06204212364476325">event_schedule_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="event_schedule_id" placeholder="(required)" id="mevent_schedule_id0.06204212364476325" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Event Schedule ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mAuthorization0.079315751321696">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.079315751321696" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.8464462125200627">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.8464462125200627" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mAuthorization0.9620801549537239">Authorization</label></td>
        <td>
          <input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.9620801549537239" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>An Authorization header, value has to be string <code>Bearer</code> followed by a space and then an actual token value.</p>
              <p>E.g. <code>Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a</code></p>
            </span></strong>
        </td>
        <td>header</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mVision-Entity-Context0.6322798291540397">Vision-Entity-Context</label></td>
        <td>
          <input class="parameter" minlength="0" name="Vision-Entity-Context" placeholder="" id="mVision-Entity-Context0.6322798291540397" type="text" value="">
        </td>
        <td class="markdown">
          <p>Specify entity id of a child entity of logged in user when accessing data of a child entity. If omitted, logged in user can access data of the entity of itself.</p>
        </td>
        <td>header</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="mevent_schedule_id0.5252594284169461">event_schedule_id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="event_schedule_id" placeholder="(required)" id="mevent_schedule_id0.5252594284169461" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Event schedule ID</p>
            </span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mEventSchedule0.7540097327741262">EventSchedule</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="EventSchedule" id="mEventSchedule0.7540097327741262" style="display: none;"></textarea>
          <div class="editor_holder" style="display: block;">
            <div data-schemaid="root" data-schematype="object" data-schemapath="root" style="position: relative;">
              <h3><span> </span>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" title="Collapse" class=" json-editor-btn-collapse "><i class="swagger-collapse"></i> </button></div>
                <div style="display: inline-block; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit " style="display: none;">Edit JSON</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;"><textarea
                      style="width: 300px; height: 170px; box-sizing: border-box; display: block;"></textarea><button type="button" class=" json-editor-btn-save ">Save</button><button type="button" class=" json-editor-btn-cancel ">Cancel</button>
                  </div>
                </div>
                <div style="display: none; margin-left: 10px; font-size: 0.8em; vertical-align: middle;"><button type="button" class=" json-editor-btn-edit ">Object Properties</button>
                  <div style="background-color: white; border: 1px solid black; box-shadow: black 3px 3px; position: absolute; z-index: 10; display: none;">
                    <div class="property-selector" style="width: 295px; max-height: 160px; padding: 5px 0px 5px 5px; overflow: hidden auto;"></div><input type="text" placeholder="Property name..."
                      style="width: 220px; margin-bottom: 0px; display: inline-block;"><button type="button" class=" json-editor-btn-add ">add</button>
                    <div style="clear: both;"></div>
                  </div>
                </div>
              </h3>
              <div style="display: none;"></div>
              <div style="padding: 5px 5px 0px; margin: 5px; border: 1px solid rgb(221, 221, 221); border-radius: 3px;">
                <div>
                  <div></div>
                </div>
              </div>
              <div></div>
            </div>
          </div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.891371183954256" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.891371183954256">
                <option value="multipart/form-data">multipart/form-data</option>
                <option value="application/json">application/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown">
              <p>JSON defining the updated event schedule</p>
            </span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature"><span class="strong">Inline Model {</span><span class="strong">}</span></span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">default</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ErrorResponse {</span>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"string"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

Text Content

swagger
Explore

Vision API Gateway



 * ALERTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ALERTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device's alert for a date( or a range)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer status
       
       Alert Status
       
       query string type
       
       Alert Type
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string priority
       
       Alert Priority Name or comma-separated list of Alert Priority Names
       
       query string priority_id
       
       Alert Priority ID or comma-separated list of Alert Priority IDs
       
       query string start
       
       Alert time,Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Alert time,Unix Timestamp in milliseconds, Upper limit of the range
       
       query double keyword
       
       Matches device eid, device name or alert description.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/EXTRACT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Health Check and/or Leak Alerts for a time range
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer status
       
       Alert Status. Supported values are [resolved, unresolved]
       
       query string type
       
       Comma separated list of alert types. Supported values are [health_check,
       leak]
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string start
       
       Specify to filter by created time. Unix Timestamp in milliseconds, Lower
       limit of the range. Max allowed time range is 72h
       
       query double end
       
       Specify to filter by created time. Unix Timestamp in milliseconds, upper
       limit of the range. Max allowed time range is 72h
       
       query double resolve_relation
       
       Comma separated list of nested objects to be resolved. By default API
       returns ids if unspecified. Supported values are
       [alert_status,alert_type]
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Downloads Device's alert list as a CSV file. Currenly only supports
       status=unresolved.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer status
       
       Alert Status
       
       query string type
       
       Alert Type
       
       query string device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string priority
       
       Alert Priority Name or comma-separated list of Alert Priority Names
       
       query string priority_id
       
       Alert Priority ID or comma-separated list of Alert Priority IDs
       
       query string start
       
       Alert time,Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Alert time,Unix Timestamp in milliseconds, Upper limit of the range
       
       query double keyword
       
       Matches device eid, device name or alert description.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/STATUS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of alert status
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Perform partial mathing on Alert Status Name
       
       query string id
       
       Alert status ID or comma-separated list of Alert status IDs
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of alert types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Perform partial mathing on Alert Type Name
       
       query string id
       
       Alert type ID or comma-separated list of Alert type IDs
       
       query string device_type_active
       
       Setting this to true/false will Returns alert type for active/inactive
       device types
       
       query string device_type_id
       
       Reference to device type id
       
       query double keyword
       
       Partial maching for alert type name and description
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double priority_id
       
       Alert Priority ID or comma-separated list of Alert Priority IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string is_common true false
       
       if true, returns only common alerts, if false, returns only device_type
       specific alert types, if omitted, returns both
       
       query boolean
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/STATS/COUNTPERTYPE/HOURLY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get hourly alert counts per alert type
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string device_status_id
       
       Comma-separated list of Device status IDs.
       
       query string device_status
       
       Comma-separated list of Device status names.
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double days
       
       number of days to look back. Defaults to 14 days.
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/STATS/DEVICES/COUNT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get number of devices which have/had alert during the specified period of
       time
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string device_status_id
       
       Comma-separated list of Device status IDs.
       
       query string device_status
       
       Comma-separated list of Device status names.
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double days
       
       number of days to look back. Defaults to 14 days.
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/STATS/DEVICES/COUNTPERDEVICESTATUS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get number of devices which have/had alert during the specified period of
       time. Response is grouped by devices' status.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string device_status_id
       
       Comma-separated list of Device status IDs.
       
       query string device_status
       
       Comma-separated list of Device status names.
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double days
       
       number of days to look back. Defaults to 14 days.
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/STATS/DEVICES/DIGEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get concise list of devices based on the filter specified, useful for
       rendering maps
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/{ALERTID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get alert detail
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alertID
       
       ID of the alert
       
       path string device_id
       
       Device ID
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ALERTS/{ALERTID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Resolve an active alert, when action equals "RESOLVED"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alertID
       
       ID of the alert
       
       path string action
       
       Value of Action to be performed on an alert(Supported Actions - resolved)
       
       query string device_id
       
       Device ID
       
       query string alert_note
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       optional alert note JSON object
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALERTS/DEVICES/{DEVICEID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device's alert for a date( or a range)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceID
       
       Device ID
       
       path double start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ASSIGNMENTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ASSIGNMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of assignments(customer & devices), current or historical
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer assigned
       
       Accepted values are true/false. Returns only assigned objects if true or
       unassigned if false, both when no value specified or omitted
       
       query string history
       
       Accepted values are true/false. Returns historical assignments if true
       and current when false or omitted
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string status_id
       
       Comma-separated list of Device status IDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/CUSTOMERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Customers and its assignments(devices)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string reference
       
       Partial maching for customer's reference number (e.g. household number)
       
       query string include
       
       Comma-separated list of supported resources for the API to be included in
       response
       
       query string assigned
       
       Accepted values are true/false. Returns only assigned objects if true or
       unassigned if false, both when no value specified or omitted
       
       query string history
       
       Accepted values are true/false. Returns historical assignments if true
       and current when false or omitted
       
       query string device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string status
       
       Comma-separated list of status names.
       
       query string status_id
       
       Comma-separated list of Device status IDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Partial maching for customer's deivce EID, reference, name, street
       address 1 or street address 2
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/DEVICES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Devices and its assignments(customers)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer parent
       
       Parent Device ID
       
       query double devicegroup
       
       Device Group name(s), can be a comma seperated list of group names
       
       query string keyword
       
       Partial maching for customer's deivce EID, reference, name, street
       address 1 or street address 2
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string include
       
       Comma-separated list of supported resources for the API to be included in
       response
       
       query string assigned
       
       Accepted values are true/false. Returns only assigned objects if true or
       unassigned if false, both when no value specified or omitted
       
       query string history
       
       Accepted values are true/false. Returns historical assignments if true
       and current when false or omitted
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string status
       
       Comma-separated list of status names.
       
       query string status_id
       
       Comma-separated list of Device status IDs.
       
       query string type
       
       Device Type code
       
       query string category
       
       Device Category Code
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /ASSIGNMENTS/DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update Assignment details for a Device Customer Pair to mark Unassignment
       
       RESPONSE CLASS (STATUS 204)
       
       Success, No Content
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double time
       
       Unix time stamp in Millisecond precision indicating start of assignment
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Assignment details for a Device Customer Pair
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ASSIGNMENTS/DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update Assignment details for a Device Customer Pair to mark a new
       Assignment
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double time
       
       Unix time stamp in Millisecond precision indicating start of assignment
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/DEVICES/SUMMARY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get summary of device statuses
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string status
       
       Comma-separated list of status names.
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string type
       
       Device Type code
       
       query string category
       
       Device Category Code
       
       query string assigned
       
       Accepted values are true/false. Returns only assigned objects if true or
       unassigned if false, both when no value specified or omitted
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/DEVICES/PRESSURE/SUMMARY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get summary of pressure statuses
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string status
       
       Comma-separated list of status names.
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string type
       
       Device Type code
       
       query string category
       
       Device Category Code
       
       query string assigned
       
       Accepted values are true/false. Returns only assigned objects if true or
       unassigned if false, both when no value specified or omitted
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ASSIGNMENTS/DIGEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get concise list of devices that are assigned to a customer based on the
       filter specified, useful for rendering maps
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string status
       
       Comma-separated list of status names.
       
       query string include
       
       Used to request extra embedded objects in response. Accepted values are
       [gas_pressure_mmH2O]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /UPLOADS/ASSIGNMENTS/TEMPLATES/{TEMPLATE_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generate a import template for uploading assignments in bulk. Supported
       Template codes are [ "assign", "unassign"]
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer template_code
       
       Case sensitive name of template code.
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /UPLOADS/ASSIGNMENTS/JOBS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       API to Upload, Validate CSV containing new assignment info, returns job
       id.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer file
       
       The import customers file to upload.
       
       formData file template
       
       Template to be used for validating job. Supported values are [assign]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /UPLOADS/ASSIGNMENTS/JOBS/{JOB_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Save previously created assignments import job
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer job_id
       
       Job ID.
       
       path string action
       
       Action to be performed on the job. Supported values are [save]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * AUDIT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /AUDIT/TARGET_TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Audit target types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AUDIT/TARGET_TYPES/USER/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get records of user information changes
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_profile_id
       
       Comma-separated list of User Profile IDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AUDIT/TARGET_TYPES/DEVICE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get records of device information changes
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Comma-separated list of Device IDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AUDIT/TARGET_TYPES/SETTINGS/INSTANCES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get records of setting information changes
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Specify to filter by created time. Unix Timestamp in milliseconds, Lower
       limit of the range. Max allowed time range is 72h
       
       query double end
       
       Specify to filter by created time. Unix Timestamp in milliseconds, upper
       limit of the range. Max allowed time range is 72h
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AUDIT/TARGET_TYPES/{AUDIT_TARGET_TYPE_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Audit logs for the audit target type
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer audit_target_type_code
       
       Case sensitive name of audit target type code. e.g. customer
       
       path string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * AUTHENTICATION
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /O/LOGIN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       login to Vision
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       LoginSuccessResponse {
       token_type (string),
       scope (string),
       access_token (string),
       expires_in (number),
       refresh_token (string),
       user_id (number),
       username (string),
       is_otp_required (boolean, optional)
       }
       
       {
         "token_type": "string",
         "scope": "string",
         "access_token": "string",
         "expires_in": 0,
         "refresh_token": "string",
         "user_id": 0,
         "username": "string",
         "is_otp_required": true
       }
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type grant_type formData
       string client_id formData string client_secret formData string username
       formData string password formData string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 401
       
       Unauthorized
       
        * Model
        * Example Value
       
       unAuthorisedErrorResponse {
       error (string),
       error_description (string)
       }
       
       {
         "error": "string",
         "error_description": "string"
       }
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /O/LOGOUT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       logout from Vision
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type token formData
       string client_id formData string client_secret formData string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200
       
       Success
       
       
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /OTP/ACTIONS/CREATE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a one-time-password for a user and send to the user
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Success
       
       
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /OTP/ACTIONS/VERIFY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Verify a one-time-password for a user
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string data
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       otp
       
       
       
       Parameter content type: application/json
       
       an object containig one-time-password e.g. {"otp": 12345}
       
       body
        * Model
        * Example Value
       
       inline_model {
       otp (integer)
       }
       
       {
         "otp": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 201
       
       Success
       
       
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * COUNTRIES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /COUNTRIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Countries ordered by name
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double code
       
       Comma-separated list of Codes
       
       query string id
       
       comma separated list of country ids.
       
       query string name
       
       Name of a country
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CUSTOMERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /CUSTOMERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Custmers
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string device_status
       
       Comma-separated list of Device status names.
       
       query string reference
       
       Partial maching for customer's reference number (e.g. household number)
       
       query string keyword
       
       Partial maching for customer's deivce EID, reference, name, street
       address 1 or street address 2
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /CUSTOMERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new Customer
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new customer information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Customer by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Customer ID
       
       path double include
       
       Used to request extra embedded objects in response. Accepted values are
       [outsource_agecny]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /CUSTOMERS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Customer by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Customer ID
       
       path double customer
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new customer information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{ID}/ACCOUNT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Customer's PRISM account by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Customer ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /CUSTOMERS/{ID}/ACCOUNT/RESETPASSWORD/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Reset Customer's PRISM account password
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Customer ID
       
       path double customer
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing email(must match the PRISM username)
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /CUSTOMERS/{ID}/ACCOUNT/UNLOCK/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Unlock Customer's PRISM account
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Customer ID
       
       path double customer
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the PRISM username
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{CUSTOMER_ID}/ATTACHMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of attachments of a customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer_id
       
       Customer ID
       
       path integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /CUSTOMERS/{CUSTOMER_ID}/ATTACHMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generate a html form for uploading customer's attachment.
       
       RESPONSE CLASS (STATUS 201)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer_id
       
       Customer ID
       
       path integer attachment
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       user_file_name
       
       description
       
       content_type
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing user_file_name, description of item to attach to customer
       
       body
        * Model
        * Example Value
       
       inline_model_0 {
       user_file_name (string),
       description (string),
       content_type (string)
       }
       
       {
         "user_file_name": "string",
         "description": "string",
         "content_type": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /CUSTOMERS/{CUSTOMER_ID}/ATTACHMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       delete an attachments of a customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer_id
       
       Customer ID
       
       path integer id
       
       Attachment ID
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{CUSTOMER_ID}/ATTACHMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an attachments of a customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer_id
       
       Customer ID
       
       path integer id
       
       Attachment ID
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Download of Custmers list as CSV file
       
       RESPONSE CLASS (STATUS 200)
       
       file
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string device_status
       
       Comma-separated list of Device status names.
       
       query string reference
       
       Partial maching for customer's reference number (e.g. household number)
       
       query string keyword
       
       Partial maching for customer's deivce EID, reference, name, street
       address 1 or street address 2
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/PRIVACY_ACCESS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Check the user is granted or not
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /UPLOADS/CUSTOMERS/MAPPING/
       
        * 
       
       IMPLEMENTATION NOTES
       
       generate a PDF file that contains country and state code mapping.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /UPLOADS/CUSTOMERS/TEMPLATES/{TEMPLATE_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generate a import template for upload bulk customers. Template code can
       be create, edit etc, right now we only support "create"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer template_code
       
       Case sensitive name of template code.
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /UPLOADS/CUSTOMERS/JOBS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Uploading an validation csv contents, return job id.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer file
       
       The import customers file to upload.
       
       formData file template
       
       Template to be used for validating job. Supported values are [create]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /UPLOADS/CUSTOMERS/JOBS/{JOB_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Performing action on uploaded and validated csv.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer job_id
       
       Job ID.
       
       path string action
       
       Action to be performed on the job. Supported values are [save]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/PRIVACY_ACCESS/GRANT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       View the reason of an existing grant
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /CUSTOMERS/PRIVACY_ACCESS/GRANT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Register a new grant
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer reason
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       Reason why user requires to see customers' privacy data (free text 250
       characters maximum)
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{CUSTOMER_ID}/OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to get a list of outsource agencies linked
       to a customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer outsource_type__code
       
       Comma-separated list of outsource type codes
       
       query string outsource_type_id
       
       Comma-separated list of outsource type ids
       
       query string id
       
       Comma-separated list of IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double customer_id
       
       ID of a customer
       
       path integer details true false
       
       when true, details of outsource agency will be embedded in api responses
       
       query boolean keyword
       
       Matches name, descriptions, code.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /CUSTOMERS/{CUSTOMER_ID}/OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to add/update/delete links between outsource
       agencies to one customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer customer_id
       
       ID of a customer
       
       path integer data
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the entity_id of the outsource agency and its outsource
       type.
       
        * Multiple definitions can be provided an JSON array format.
        * Specify null to outsource_agency to delete a link
        * Only one outsource agency per outsource type can be linked to one
          customer. Issuing POST request multiple times will replace existing
          customer/outsource agency link of the same outsource type.
       
       [
         {"outsource_type": 3, "outsource_agency": null},
         {"outsource_type": 4, "outsource_agency": 577}
       ]
       
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * DASHBOARDS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /DASHBOARDS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Dashboards for a User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DASHBOARDS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a dashboard (this API doesn't associate gadgets)
       
       RESPONSE CLASS (STATUS 201)
       
       Create
       
        * Model
        * Example Value
       
       Dashboard {
       id (integer),
       name (string),
       description (string),
       owner (integer),
       layout (string)
       }
       
       {
         "id": 0,
         "name": "string",
         "description": "string",
         "owner": 0,
         "layout": "string"
       }
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboard
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       name
       
       description
       
       owner
       
       layout
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new dashboard
       
       body
        * Model
        * Example Value
       
       NewDashboard {
       name (string),
       description (string),
       owner (integer),
       layout (string)
       }
       
       {
         "name": "string",
         "description": "string",
         "owner": 0,
         "layout": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /DASHBOARDS/{DASHBOARDID}/GADGETS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete gadgets associated with the Dashboard"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string dashboard_gadgettype_id
       
       comma seperated id list of dashboard_gadgettype ids to be deleted
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DASHBOARDS/{DASHBOARDID}/GADGETS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get dashboard detail
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DASHBOARDS/{DASHBOARDID}/GADGETS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add gadgets to the Dashboard"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string gadget_list
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON List defining the new dashboard gadgets
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DASHBOARDS/{DASHBOARDID}/GADGETS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add gadgets to the Dashboard"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string gadget_list
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON List containing edited dashboard gadgets
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /DASHBOARDS/{DASHBOARDID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete a Dashboard ( and associated gadgets)"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DASHBOARDS/{DASHBOARDID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get dashboard detail
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DASHBOARDS/{DASHBOARDID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Dashboard Detail (this API doesn't manage associated gadgets)"
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer dashboardID
       
       ID of the dashboard
       
       path string dashboard
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       name
       
       description
       
       owner
       
       layout
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new dashboard
       
       body
        * Model
        * Example Value
       
       NewDashboard {
       name (string),
       description (string),
       owner (integer),
       layout (string)
       }
       
       {
         "name": "string",
         "description": "string",
         "owner": 0,
         "layout": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /GADGETTYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Gadgets types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Comma-separated list of Codes
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * DEVICES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /DEVICES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of devices (optionally filter it by parent and/or device type
       and/or devicegroup)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer parent
       
       Parent Device ID
       
       query double devicegroup
       
       Device Group name(s), can be a comma seperated list of group names
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string name
       
       Device name(or a part of) as a search filter
       
       query string market
       
       Use device type market as a search filter
       
       query string keyword
       
       Matches device group name or eid or device name.
       
       query string page
       
       Page Number
       
       query double eid
       
       Comma-separated list of Device EIDs.
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double type
       
       Device Type code
       
       query string category
       
       Device Category Code
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DEVICES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new Device
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new device inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get device by ID
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer include
       
       Include resources
       
       query string id
       
       Device ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DEVICES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Device by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Device ID
       
       path double device
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new device inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/NOTES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Notes for a device and customer
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double note_id
       
       note id for filtering edited note
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/NOTES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new Device Note
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double notes
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new user group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/NOTES/{NOTE_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete a device note and its history
       
       RESPONSE CLASS (STATUS 200)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double note_id
       
       Note ID to be deleted
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DEVICES/{DEVICE_ID}/CUSTOMERS/{CUSTOMER_ID}/NOTES/{NOTE_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit a Device Note and maintain history
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double customer_id
       
       Customer ID
       
       path double note_id
       
       Note ID to be edited
       
       path double notes
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new user group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/{DEVICE_ID}/HISTORY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a log of evernts for a device
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double append
       
       Specify device category code to append device history records of chilld
       devices. If ommited, only the history of specified device will be
       retuned. Supported values are end_device
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET
       /DEVICES/{DEVICE_ID}/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/RAW/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get values of a resource for the specfied device over a time period.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET
       /DEVICES/{DEVICE_ID}/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get device resource values.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string calculated
       
       Return calculated or flattened values
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/RESOURCES/PRIMARY/HOURLY_DELTA/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get hourly delta value of the primary resource for the specfied
       devices/device_groups.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string conversion
       
       Use conversion to convert delta values to other units e.g. m3_to_mj
       
       query string market
       
       Market segment of device types to be included in the response e.g. gas
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/RESOURCES/PRIMARY/HOURLY_TOTAL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get hourly total value of the primary resource for the specfied
       devices/device_groups.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string market
       
       Use device type market as a search filter
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/RESOURCES/PRIMARY/HOURLY_TOTAL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get archived hourly total value of the primary resource for the specfied
       market/device_groups, this api doesnt support filtering by device. The
       values returned are calculated and archived and any changes to
       device/device group attributes does not retrospectively update these
       values. Maximum query period is 366 days
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string market
       
       Use device type market as a search filter
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/RESOURCES/PRIMARY/PEAK_DELTA/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get hourly peak delta value of the primary resource across specfied
       devices/device_groups.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET
       /DEVICES/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/HOURLY_TOTAL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get hourly total value of a resource for the specfied
       devices/device_groups.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/{DEVICE_ID}/RESOURCES/PRIMARY/DELTA/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Delta values of Primary Resource for a Device for a timespan
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type device_id
       
       Device ID
       
       path double group_by
       
       A literal specifying the grouping. Accepted values are [hour, day, week,
       month, quarter, year].
       
       query string Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/{DEVICE_ID}/RESOURCES/PRIMARY/LATEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get latest value of primary resource for the specfied device.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double include
       
       Comma-separated list of extra fields to include in the response body.
       Supported keys are value_scaled (resource value with scaling and rounding
       applied based on resource meta attributes).
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET
       /DEVICES/{DEVICE_ID}/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/LATEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get latest value of a resource for the specfied device.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string include
       
       Comma-separated list of extra fields to include in the response body.
       Supported keys are value_scaled (resource value with scaling and rounding
       applied based on resource meta attributes).
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST
       /DEVICES/{DEVICE_ID}/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/LATEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Device by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string value
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new value for the resource group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT
       /DEVICES/{DEVICE_ID}/RESOURCES/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/LATEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Device by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_id
       
       Device ID
       
       path double resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string value
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new value for the resource group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/EIDS/{EID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get device by EID
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Device EID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/EIDS/{EID}/COMMANDS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of commands for a device
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Device EID
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/EIDS/{EID}/COMMANDS/{COMMAND}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of commands for a device
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Device EID
       
       path string command
       
       Command name
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DEVICES/EIDS/{EID}/EXECUTE/{COMMAND}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Execute a command on Device by EID, this API will queue the command for
       execution and respond with unique queue id
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Device EID
       
       path string command
       
       Command Name
       
       path string CommandRequest
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the command request
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/EIDS/{EID}/STATUS/COMMUNICATIONRATE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get daily communication rate for a device by eid
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Device EID
       
       path string days
       
       Number of days
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/COUNT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get total count of devices
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string status
       
       Comma-separated list of status names.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/SUMMARY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get summary of device statuses
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       
       Comma-separated list of Device Group names
       
       query string status
       
       Comma-separated list of status names.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Export list of device groups as CSV file
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer parent
       
       Parent Device ID
       
       query double type
       
       Device Type ID
       
       query double devicegroup
       
       Device Group name(s), can be a comma seperated list of group names
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string name
       
       Device name(or a part of) as a search filter
       
       query string keyword
       
       Matches device group name or eid or device name.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/STATUS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device status
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double name
       
       Device status name as a filter
       
       query string sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +name Supported sort keys are id, name,
       code, updated, sort_order
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/STATUS/ONLINERATE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get daily online rate for devices
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer days
       
       Number of days
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double code
       
       Code
       
       query string id
       
       Comma-separated list of IDs
       
       query string name
       
       Device type name as a filter
       
       query string active
       
       Filter by active or inactive
       
       query string market
       
       Filter by market
       
       query string has_meterage
       
       Filter by has_meterage, accepted values are [true, false]
       
       query string status_policy
       
       Filter by status ploicy, accepted values are [child_device,
       primary_resource, stand_by]
       
       query string category_id
       
       Filter by category id
       
       query double platform_code
       
       Filter by device platform codes, accepts comma separated list of platform
       codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DEVICES/TYPES/{DEVICE_TYPE_ID}/ACTIVE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Sets device type to active or inactive
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_type_id
       
       Device Type ID
       
       path integer value
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       value truefalse
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       Value of the active field
       
       body
        * Model
        * Example Value
       
       inline_model_1 {
       value (boolean, optional)
       }
       
       {
         "value": true
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/TYPES/{DEVICE_TYPE_ID}/DEVICE_META/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get device type meta
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_type_id
       
       Device Type ID
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/TYPES/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Downloads Device Types list as a CSV file.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double code
       
       Code
       
       query string name
       
       Device type name as a filter
       
       query string active
       
       Filter by active or inactive
       
       query string category_id
       
       Filter by category id
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/CATEGORIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device categories
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double code
       
       Code
       
       query string name
       
       Device category name as a filter
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/COMMUNICATION_STATUS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device communication status
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double name
       
       Device communication status name as a filter
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device groups
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double keyword
       
       Partial match for the name and description.
       
       query string name
       
       Device Group name as a filter
       
       query string id
       
       Comma-separated list of IDs
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DEVICES/DEVICEGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a device group
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new device group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get device group by ID
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Device group ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /DEVICES/DEVICEGROUPS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Device by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Device Group ID
       
       path double device
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the edited device group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/EXTRA/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of device groups with extra params(device count and gps info)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Commpa-separated list of names
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/STATUS/COMMUNICATIONRATE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get daily communication rates for device groups
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer days
       
       Number of days
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICES/DEVICEGROUPS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Export list of device groups as CSV file
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Commpa-separated list of names
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /UPLOADS/DEVICES/MAPPING/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generates a PDF file containing device mapping data to be used for
       upload.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /UPLOADS/DEVICES/TEMPLATES/{TEMPLATE_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generate a import template for uploading devices in bulk. Supported
       Template codes are [ "create"]
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer template_code
       
       Case sensitive name of template code.
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /UPLOADS/DEVICES/JOBS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       API to Upload, Validate CSV containing new device info, returns job id.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer file
       
       The import customers file to upload.
       
       formData file template
       
       Template to be used for validating job. Supported values are [create]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /UPLOADS/DEVICES/JOBS/{JOB_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Save previously created device import job
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer job_id
       
       Job ID.
       
       path string action
       
       Action to be performed on the job. Supported values are [save]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ENTITIES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ENTITIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Entities
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ENTITY_TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Entities Types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Comma-separated list of Codes
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Agencies
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add an Agency
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string agency
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new agency information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AGENCIES/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Agencies in csv, xlsx, pdf format
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AGENCIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an Agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Agency ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /AGENCIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update an Agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Agency ID
       
       path double agency
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new agency information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESELLERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Resellers
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /RESELLERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add a Reseller
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer reseller
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new reseller information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESELLERS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Reseller
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Reseller ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /RESELLERS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update a Reseller
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Reseller ID
       
       path double reseller
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new reseller information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ROOTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Roots
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ROOTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add a Root
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer root
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new root information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ROOTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Reseller
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Root ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ROOTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update a Root
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Root ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /COMPANIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Companies
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /COMPANIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add a Company
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer company
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new company information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /COMPANIES/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Companies in csv, xlsx, pdf format
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /COMPANIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Company
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Company ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /COMPANIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update a Company
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Company ID
       
       path double company
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new company information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of outsource agencies
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Comma-separated list of IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string outsource_type__code
       
       Comma-separated list of outsource type codes
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add an outsource agency
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code of an entity
       
       query string agency
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new outsource agency information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OUTSOURCE_AGENCIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an outsource agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Agency ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /OUTSOURCE_AGENCIES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update an outsource agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Agency ID
       
       path double agency
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new outsource agency information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OUTSOURCE_TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of outsource types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OUTSOURCE_TYPES/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an outsource type
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Outsource Type ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OUTSOURCE_AGENCIES/{OUTSOURCE_AGENCY_ID}/AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint to get a list of agencies that an outsource agency is allowed
       to access by each agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Comma-separated list of IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string outsource_agency_id
       
       Entity ID of an outsource agency
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /COMPANIES/{COMPANY_ID}/OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to get a list of outsource agencies
       configured at the parent entity (company)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer outsource_type__code
       
       Comma-separated list of outsource type codes
       
       query string outsource_type_id
       
       Comma-separated list of outsource type ids
       
       query string id
       
       Comma-separated list of IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string company_id
       
       Entity ID of a company
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AGENCIES/{AGENCY_ID}/OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoing for agency users to get a list of outsource agencies of a
       agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer outsource_type__code
       
       Comma-separated list of outsource type codes
       
       query string outsource_type_id
       
       Comma-separated list of outsource type ids
       
       query string id
       
       Comma-separated list of IDs
       
       query string code
       
       Comma-separated list of Codes
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double agency_id
       
       Entity ID of an agency
       
       path integer details true false
       
       when true, details of outsource agency will be embedded in api responses
       
       query boolean keyword
       
       Matches name, descriptions, code.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AGENCIES/{AGENCY_ID}/OUTSOURCE_AGENCIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to add an outsource agency to an agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer agency_id
       
       Entity ID of an agency
       
       path integer data
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the entity_id of the outsource agency
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /AGENCIES/{AGENCY_ID}/OUTSOURCE_AGENCIES/{OUTSOURCE_AGENCY_ID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to delete an outsource agency from an agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer agency_id
       
       Entity ID of an agency
       
       path integer outsource_agency_id
       
       Entity ID of an outsource agency
       
       path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AGENCIES/{AGENCY_ID}/OUTSOURCE_AGENCIES/{OUTSOURCE_AGENCY_ID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       An endpoint for agency users to get a list of outsource agencies of a
       agency
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer agency_id
       
       Entity ID of an agency
       
       path integer outsource_agency_id
       
       Entity ID of an outsource agency
       
       path integer details true false
       
       when true, details of outsource agency will be embedded in api responses
       
       query boolean
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * HELPERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /HELPERS/SVG2IMAGE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Helper API that can be used to convert svg into pdf
       
       RESPONSE CLASS (STATUS 200)
       
       file
       
       
       Response Content Type application/pdf image/png
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string svg
       
       svg data as text
       
       formData string filename
       
       filename of the resulting image. Will appear in content-disposition
       response header.
       
       formData string width
       
       width of the resulting image in pixels
       
       formData integer height
       
       height of the resulting image in pixels
       
       formData integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * NOTIFICATIONS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /NOTIFICATIONS/ANONYMOUS_RECIPIENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Alert notification configurations
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer notification_id
       
       comma seperated id list of notification ids
       
       query string notification_type
       
       comma seperated id list of notification type names
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /NOTIFICATIONS/ANONYMOUS_RECIPIENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new alert notification configuration
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer anonymous_recipient
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new anonymous recipient information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/ALERTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Alert notification configurations
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user
       
       comma seperated id list of user profile ids
       
       query string role
       
       comma seperated id list of role ids
       
       query string user_group
       
       comma seperated id list of user_group ids
       
       query string anonymous
       
       Accepted values are true or false
       
       query string alert_type
       
       comma seperated id list of alert_type ids
       
       query string active
       
       Accepted values are true or false
       
       query string email
       
       Accepted values are true or false
       
       query string sms
       
       Accepted values are true or false
       
       query string event
       
       name of event as a filter
       
       query string recipient
       
       username of a recipient as a filter
       
       query string keyword
       
       Matches event name, alert_type name, username, role name and usergroup
       name.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /NOTIFICATIONS/ALERTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new alert notification configuration
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alert_notification
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new alert notification information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /NOTIFICATIONS/ALERTS/{ALERT_NOTIFICATION_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete an Alert notification configuration by id
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alert_notification_id
       
       id of alert notification
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/ALERTS/{ALERT_NOTIFICATION_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an Alert notification configuration by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alert_notification_id
       
       id of alert notification
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /NOTIFICATIONS/ALERTS/{ALERT_NOTIFICATION_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit an Alert notification configuration by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alert_notification_id
       
       id of alert notification
       
       path string alert_notification
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the edited information(active, email, sms are the only
       editable attributes)
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/ALERTS/TYPES/{ALERT_TYPE_ID}/RECIPIENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Recipients by alert type id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer alert_type_id
       
       id of an alert type
       
       path string email
       
       Accepted values are true or false
       
       query string sms
       
       Accepted values are true or false
       
       query string linked_app
       
       Accepted values are true or false
       
       query string event
       
       name of event as a filter
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/ALERTS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Export list of AlertNotification Configs as CSV
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Notification Types
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/LOGS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get paginated list of Notification Log entries. Query period can be
       between 1-30 days.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches device eid, serial, radio_id or household reference.
       
       query string method
       
       Comma separated list of notification method names [email, sms, fax,
       line]. Matches on method used to send the notification.
       
       query string result
       
       Matches on result of sending alert e.g Success or Failure.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /NOTIFICATIONS/LOGS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Download list of Notification Log entries. Query period can be between
       1-30 days.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches device eid, serial, radio_id or household reference.
       
       query string method
       
       Matches on method used to send the alert.
       
       query string result
       
       Matches on result of sending alert e.g Success or Failure.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PERMISSIONS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of permissions
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * READS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /READS/DEVICES/{DEVICEID}/{DATAFIELD}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device's Latest DataField Reading
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceID
       
       Device ID
       
       path string dataField
       
       Data Field Name
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/DEVICES/{DEVICEID}/{DATAFIELD}/TIMESPAN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device's DataField Reading for a timespan
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceID
       
       Device ID
       
       path string dataField
       
       Data Field Name
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/DEVICES/{DEVICEID}/{DATAFIELD}/DELTA/TIMESPAN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Delta of Device's DataField Reading for a timespan
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceID
       
       Device ID
       
       path string dataField
       
       Data Field Name
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/DEVICES/{DEVICEID}/NAMED_QUERY/{QUERYNAME}/TIMESPAN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device Data against a specific named query for a timespan
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceID
       
       Device ID
       
       path string queryname
       
       Query Name
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/DEVICEGROUPS/{DEVICEGROUPID}/{DATAFIELD}/TIMESPAN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device Data within a device group for a timespan.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceGroupID
       
       Device ID
       
       path string dataField
       
       Fidld name to query
       
       path string aggregation
       
       Comma-separated list of aggregate functions. Supported aggregations are
       [min, max, last]
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/DEVICEGROUPS/{DEVICEGROUPID}/HOURLY/{DATAFIELD}/TIMESPAN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Hourly aggregation of Device Data for a timespan.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer deviceGroupID
       
       Device ID
       
       path string dataField
       
       Fidld name to query
       
       path string aggregation
       
       Comma-separated list of aggregate functions. Supported aggregations are
       [min, max, last]
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /READS/NAMEDQUERIES/{DEVICE_TYPE}/{QUERYNAME}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Device Data against a specific named query for a timespan
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer device_type
       
       Case sensitive name of a device type. e.g. ksj_water
       
       path string queryname
       
       Case sensitive name of a query. e.g. UsageDelta
       
       path string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET
       /READS/{RESOURCE_GROUP_CODE}/{RESOURCE_GROUP_INSTANCE_CODE}/{RESOURCE_CODE}/LATEST/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get latest values of a resource from devices specified in query
       parameters.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer resource_group_code
       
       Case sensitive name of resource group code. e.g. water_usage
       
       path string resource_group_instance_code
       
       Case sensitive name of resource group instance code. e.g. '0'
       
       path string resource_code
       
       Case sensitive name of resource group instance code. e.g.
       summation_delivered
       
       path string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * REPORTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /REPORTS/ALERT_RESOLUTION/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get details of Resolved alerts, along with their resolution[JSON, CSV,
       EXCEL]. Maximum filtering window is restricted to 31 days
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer status
       
       Alert Status
       
       query string type
       
       Alert Type
       
       query string type_id
       
       Comma-separated list of Alert Type IDs
       
       query string device_id
       
       Comma-separated list of Device IDs.
       
       query string customer_id
       
       Comma-separated list of Customer IDs.
       
       query string priority
       
       Alert Priority Name or comma-separated list of Alert Priority Names
       
       query string priority_id
       
       Alert Priority ID or comma-separated list of Alert Priority IDs
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches device eid, device name or alert description.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BATTERYLEVEL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of battery levels for the specfied devices.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches customer reference and device eid.
       
       query string search
       
       Search condition for battery level.
       
       FORMAT
       
       search=$FIELD$OPERATOR$OPERAND where;
       
        * $FIELD is resource_value
        * $OPERATOR is one of =,&gt;,=,`=40 ```
       
       query string sort
       
       Sorting column name. Prefix Column name with - for descending order. E.g.
       +status Supported
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/DEVICEDIAGNOSTIC/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of battery levels for the specfied devices.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Matches timestamp start.
       
       query string end
       
       Matches timestamp end.
       
       query string devicegroup_id
       
       Matches comma separated list of device group ids.
       
       query string keyword
       
       Matches customer reference and device eid.
       
       query string search
       
       Search condition for battery level and rssi/snr.
       
       FORMAT
       
       search=$FIELD$OPERATOR$OPERAND where;
       
        * $FIELD is resource_value
        * $OPERATOR is one of =,&gt;,=,`=40 ```
       
       query string sort
       
       Sorting column name. Prefix Column name with - for descending order. E.g.
       +status Supported
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BILLING/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report for billing
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches device eid, customer reference or customer address.
       
       query string sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +eid Supported sort keys are eid,
       customer__reference, customer__name, customer__street_address_1,
       customer__street_address_2, first_summation, last_summation, usage,
       last_summation_time
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BILLING/GOCHANG/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report for Gochang billing
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +eid Supported sort keys are eid,
       customer__reference, customer__name, customer__street_address_1,
       customer__street_address_2, first_summation, last_summation, usage,
       last_summation_time
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BILLING/GOCHANG/DAT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report for Gochang billing with DAT format
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double type
       
       Matches device type.
       
       query string sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +eid Supported sort keys are eid,
       customer__reference, customer__name, customer__street_address_1,
       customer__street_address_2, first_summation, last_summation, usage,
       last_summation_time
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BILLING/DOWNLOAD/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report Download for billing
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       <?xml version="1.0"?>
       <!-- invalid XML -->
       
       
       
       Response Content Type application/json;interval text/csv;HanilMircom
       application/xml application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double keyword
       
       Matches device eid, customer reference or customer address.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       <?xml version="1.0"?>
       <ErrorResponse>
         <message>string</message>
       </ErrorResponse>
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/BILLING/DOWNLOAD/INTERVAL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report Download for Interval billing format (CSV or JSON)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json;interval text/csv;interval
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double keyword
       
       Matches device eid, customer reference or customer address.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/EXTRACT/METERAGE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Meterage data of devices for a time range
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       A device eid, results will be filtered by this eid if specified, by
       default returns for all the devices in the entity context
       
       query string reference
       
       A customer reference, results will be filtered by this customer reference
       if specified, by default returns for all currently assigned customers in
       the entity context
       
       query string days
       
       No of days from now, specifies the query period for fetching meterage.
       Min:1 Max:7, defaults to 7
       
       query integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/LOAD_SURVEY_USAGE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Reports load survey usage over a period
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double keyword
       
       Matches device eid, customer reference or customer address.
       
       query string sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +eid Supported sort keys are eid,
       customer__reference, customer__name, customer__street_address_1,
       customer__street_address_2, first_summation, last_summation, usage,
       last_summation_time
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/LOAD_SURVEY_USAGE/DEVICES/{DEVICEID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Generates a Daily CSV or PDF Load survey usage report for a device over a
       period
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type deviceID
       
       Device ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double assigned
       
       Unix time stamp in Millisecond precision indicating start of assignment
       period for the report. This is to limit the reporting period to a
       specific device customer assignment
       
       query double unassigned
       
       Unix time stamp in Millisecond precision indicating end of assignment
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/URGENT_CONTACT_FORM/{ALERTID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Urgent Alert Contact Form
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type alertID
       
       Alert ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/DEVICEHISTORY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report for primary resource history and alerts for one or more customers
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double end
       
       Unix Timestamp in milliseconds, upper limit of the range
       
       query double customer_id
       
       Comma-separated list of Customer IDs.
       
       query string sort
       
       Sorting column name and order. Prefix Column name with + for ascending
       and - for descending order. E.g. +time Supported sort keys are time
       
       query string group_by
       
       Grouping of response data set. If ommited, no grouping will be appied
       E.g. date_min Supported grouping keys are date_min, date_max
       
       query string append
       
       Specify a comma-separated list of types of records to be added to device
       history. If ommited, only the history of the primary resource will be
       retuned. Supported grouping keys are alerts
       
       query string timezone
       
       Timezone to be used for date/time formatting in API response. Specify one
       of the timezone from Olson tz database
       (https://en.wikipedia.org/wiki/Tz_database) Example, UTC,
       Australia/Sydney
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/DAILY_COMPARISON/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Meterage comparison of certain day and the previous day.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string devicegroup
       
       Comma-separated list of Device Group names
       
       query string eid
       
       Comma-separated list of Device EIDs.
       
       query string reference
       
       comma-separated list of reference numbers
       
       query string keyword
       
       Matches device eid, customer reference or customer address.
       
       query string date
       
       Unix Timestamp in milliseconds, specifying the date queried. Default
       value is timestamp of the next midnight.
       
       query integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/COMPANY_DEVICE_COUNT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Report number of device of company.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string entity_id
       
       Comma-separated list of Entity IDs.
       
       query string start
       
       Specify to filter by device first seen. Unix Timestamp in milliseconds,
       Lower limit of the range.
       
       query double end
       
       Specify to filter by device first seen. Unix Timestamp in milliseconds,
       upper limit of the range.
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REPORTS/PRESSURE/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Latest Pressure & Summation Report for currently assigned devices and
       customers
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer eid
       
       Comma-separated list of Device EIDs.
       
       query string devicegroup
       
       Device Group name(s), can be a comma seperated list of group names
       
       query string devicegroup_id
       
       Device Group ID or comma-separated list of Device Group IDs.
       
       query string type
       
       Device Type code
       
       query string category
       
       Device Category Code
       
       query string keyword
       
       Partial maching for customer's deivce EID, reference
       
       query string market
       
       Gas or Water market
       
       query string pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double status
       
       Comma-separated list of status names.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * RESOURCES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /DEVICES/TYPES/RESOURCE_GROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Device Type and Resource Group Mappings
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer resource_group_code
       
       Case sensitive name of resource group code. e.g. 0
       
       query string resource_group_id
       
       comma seperated list of resource group id. e.g. 1,2,3
       
       query string device_type_id
       
       Device Type ID or comma-separated list of Device Type IDs.
       
       query string device_type_code
       
       Device Type code
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Resources
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer resource_group_code
       
       Case sensitive name of resource group code. e.g. 0
       
       query string resource_group_meta_code
       
       Case sensitive name of resource group meta code. e.g. water_usage
       
       query string resource_meta_code
       
       Case sensitive name of resource meta code. e.g. meter_battery_level
       
       query string resource_group_id
       
       comma seperated list of resource group id. e.g. 1,2,3
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCES/{RESOURCEID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Resource
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type resourceID
       
       Resource ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_META/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Resource Metas
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_META/{RESOURCE_METAID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Resource Meta
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type resource_metaID
       
       Resource Meta ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_GROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Resource Groups
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code
       
       query string resource_group_meta_code
       
       Case sensitive name of resource group meta code. e.g. water_usage
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_GROUPS/{RESOURCE_GROUPID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Resource Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type resource_groupID
       
       Resource Group ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_GROUP_META/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Resource Group Metas
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /RESOURCE_GROUP_META/{RESOURCE_GROUP_METAID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a Resource Meta
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type
       resource_group_metaID
       
       Resource Group Meta ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ROLES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ROLES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of roles
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Commpa-separated list of names
       
       query string permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, role name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ROLES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of roles
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer Role
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new Role
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /ROLES/{ROLEID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete a role
       
       RESPONSE CLASS (STATUS 204)
       
       No Content
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type roleid
       
       Role ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ROLES/{ROLEID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a role
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type roleid
       
       Role ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ROLES/{ROLEID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit a Role
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer roleid
       
       Role ID
       
       path integer Role
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new Role
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ROLES/{ROLEID}/PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a list of permissions for a role
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer roleid
       
       Role ID
       
       path integer permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ROLES/{ROLEID}/PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit Permissions associated with a role
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer roleid
       
       Role ID
       
       path integer PermissionList
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the permission(id) list to be associated, this API replaces
       all the existing permissions for the role with one in the request body
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ROLES/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Downloads Roles list as a CSV file.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Commpa-separated list of names
       
       query string permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, role name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * SELF
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /SELF/{USERNAME}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get User Detail for a User associated with AuthToken (only if
       request_user.username = username)
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer username
       
       Username
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get User settings for a setting_code associated with AuthToken (only if
       request_user.username = username), returns default system setting if none
       exists
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create user setting for specified user and settings code
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit detail of a setting
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       List permissions of a User associated with AuthToken else returns 403 or
       404
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/ENTITIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Entity detail
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/ENTITIES/CHILDREN/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get Child Entities of self entity
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * SETTINGS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get User settings for a setting_code associated with AuthToken (only if
       request_user.username = username), returns default system setting if none
       exists
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create user setting for specified user and settings code
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /SELF/SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit detail of a setting
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /SELF/ENTITIES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit detail of an Entity
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer entity
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited entity
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SETTINGS/INSTANCES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of setting values
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer category_code
       
       Comma-separated list of setting category codes
       
       query string code
       
       Comma-separated list of setting codes
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get detail of a setting value
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string include_hidden true false
       
       specify "true" to query setting instance that is hidden by default
       
       query boolean
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a setting instance
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string include_hidden true false
       
       specify "true" to query setting instance that is hidden by default
       
       query boolean setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /SETTINGS/INSTANCES/{SETTING_CODE}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit detail of a setting
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer setting_code
       
       Setting codes
       
       path string include_hidden true false
       
       specify "true" to query setting instance that is hidden by default
       
       query boolean setting
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited setting instance
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SETTINGS/NOTIFICATION_TYPES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Return each notification type is enabled or not at both Public and Agency
       levels
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SETTINGS/PRISM/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Return if Prism is enabled or not at both Public and Agency levels
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SETTINGS/SCHEMAS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of setting values
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer category_code
       
       Comma-separated list of setting category codes
       
       query string code
       
       Comma-separated list of setting codes
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * STATES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /STATES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of states ordered by names
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double page
       
       Page Number
       
       query double country_id
       
       filter by country id
       
       query string id
       
       comma separated list of state ids
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * USERGROUPS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /USERGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of User Groups
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer keyword
       
       Matches user group name, user group descriptions.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /USERGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a new user group
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_group
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new user group inforamtion
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /USERGROUPS/{USER_GROUP_ID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete a user group
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_group_id
       
       id of user group
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERGROUPS/{USER_GROUP_ID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a User Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_group_id
       
       id of user group
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERGROUPS/{USER_GROUP_ID}
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit a user group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_group_id
       
       id of user group
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERGROUPS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Export list of Users as CSV
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * USERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /SELF/PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       List permissions of a User associated with AuthToken else returns 403 or
       404
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Users
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer keyword
       
       Matches first/last name, username, role name, user group name.
       
       query string usergroup
       
       comma separated list of user group ids.
       
       query string role
       
       comma separated list of role ids.
       
       query string user_status
       
       0 or 1 for inactive or active users.
       
       query integer sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /USERS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add a new User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer User
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       first_name
       
       last_name
       
       email
       
       username
       
       is_activetruefalse
       
       
       
       PROFILE
       
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       role
       
       entity
       
       
       
       USER_USER_GROUPS
       
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       phone
       
       phone_mobile
       
       
       
       CONTACT
       
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       password
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new user
       
       body
        * Model
        * Example Value
       
       NewUser {
       first_name (string),
       last_name (string),
       email (string),
       username (string),
       is_active (boolean),
       profile (profile),
       password (string)
       }
       profile {
       role (string),
       entity (string),
       user_user_groups (object),
       phone (string),
       phone_mobile (string),
       contact (object)
       }
       
       {
         "first_name": "string",
         "last_name": "string",
         "email": "string",
         "username": "string",
         "is_active": true,
         "profile": {
           "role": "string",
           "entity": "string",
           "user_user_groups": {},
           "phone": "string",
           "phone_mobile": "string",
           "contact": {}
         },
         "password": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/USERGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of User-UserGroups Assignments
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_id
       
       Filters the list by user_id.
       
       query integer username
       
       Filters the list by username.
       
       query string keyword
       
       Matches user group name, user group descriptions.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /USERS/USERGROUPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add a new User-UserGroups Mapping, only one user-usergroup mapping can
       exists at a time for a user, POST will fail if it already exists
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer User-UserGroup
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new User-UserGroup
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /USERS/USERGROUPS/{USER_USERGROUP_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Delete a User-UserGroup
       
       RESPONSE CLASS (STATUS 204)
       
       No Content
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type user_usergroup_id
       
       User-UserGroup ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/USERGROUPS/{USER_USERGROUP_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a User-UserGroup by id
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type user_usergroup_id
       
       User-UserGroup ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/USERGROUPS/{USER_USERGROUP_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit User-UserGroup
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user_usergroup_id
       
       User-UserGroup ID
       
       path integer user_usergroup
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited values for a User-UserGroup
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/{USERID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get User Detail
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer userid
       
       User ID
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/{USERID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update User Detail except password
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type userid
       
       User ID
       
       path double Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer user
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the edited values for a user
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/{USERID}/LOGIN_HISTORY/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get records of successful logins in the last 6 months about a user.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string userid
       
       User ID
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/{USERID}/PASSWORD/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Change user password
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer userid
       
       User ID
       
       path string data
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/RESETPASSWORD/ALL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Reset password for all the active Users
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/{USERNAME}/PERMISSIONS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       List permissions of a User(only if request_user.username = username) else
       returns 403 or 404
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer username
       
       Username
       
       path string permission_name
       
       Comma-separated list of permission names
       
       query string code
       
       Comma-separated list of Codes
       
       query string operation_id
       
       Comma-separated list of operation ids
       
       query string keyword
       
       Matches permission name, descriptions, code.
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/{USERNAME}/RESETPASSWORD/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Reset user's password
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer username
       
       Username or the target user of this operation
       
       path string user_info
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       email
       
       Email address of the user
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the user inforamtion
       
       body
        * Model
        * Example Value
       
       resetpassword_user_info {
       email (string):
       
       Email address of the user
       
       }
       
       {
         "email": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USERS/{USERNAME}/UNLOCK/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Unlock locked user
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type username
       
       Username of the locked user
       
       path string Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Export list of Users as CSV
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer keyword
       
       Matches user group name, user group descriptions.
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ANNOUNCEMENTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ANNOUNCEMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Agencies
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double keyword
       
       Partial maching for announcement's title and body
       
       query string active
       
       Supported values are [true, false]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ANNOUNCEMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Add an Announcement
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer announcement
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the new announcements information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ANNOUNCEMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an Announcement
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Announcement ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /ANNOUNCEMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Update an Announcement
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Announcement ID
       
       path double announcement
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON containing the updated announcement information
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ANNOUNCEMENTS/VIEWS/EXPORT/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Download list of Announcements
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string start
       
       Unix Timestamp in milliseconds, Lower limit of the range
       
       query double keyword
       
       Partial maching for announcement's title and body
       
       query string active
       
       Supported values are [true, false]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/ANNOUNCEMENTS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of announcements for current user
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string keyword
       
       Partial maching for announcement's title and body
       
       query string read
       
       Supported values are [true, false]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/ANNOUNCEMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an Announcement detail for current user
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Announcement ID
       
       path double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /SELF/ANNOUNCEMENTS/{ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Mark an Announcement as Read for current user
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer id
       
       Announcement ID
       
       path double action
       
       Supported values are [ read ]
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * LINKED_APPS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /SELF/LINKED_APPS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get link status of VISION user account and available external
       applications
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /LINKED_APPS/{LINKED_APP_NAME}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Endpoint for receiving callbacks from OAuth providers of external
       applications when linking VISION user account to another service.
       
       RESPONSE CLASS (STATUS 201)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type linked_app_name
       
       Linked app name
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /SELF/LINKED_APPS/{LINKED_APP_CODE}/UNLINK/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Unlinking VISION user account to linked service.
       
       RESPONSE CLASS (STATUS 200)
       
       Created
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string linked_app_code
       
       Linked app code
       
       path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SELF/LINKED_APPS/{LINKED_APP_CODE}/LINK_URL/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a URL of OAuth providers of external applications when linking VISION
       user account to another service.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer linked_app_code
       
       Linked app code
       
       path string landing_url
       
       Landing Url
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * EVENTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /TASK_METAS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of task metas
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer code
       
       Code
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /TASK_METAS/{TASK_META_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a task_meta
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type task_meta_id
       
       task meta ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /TASKS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of tasks
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer name
       
       Name
       
       query string task_meta_code
       
       Task meta code
       
       query string sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /TASKS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create a task
       
       RESPONSE CLASS (STATUS 201)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer Task
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new task
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /TASKS/{TASK_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get a task
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type task_id
       
       task ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /TASKS/{TASK_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit a task
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer task_id
       
       Task ID
       
       path integer Task
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the updated Task
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /EVENT_LOGS/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of Event Logs
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double event_schedule
       
       Event Schedule id
       
       query integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /EVENT_SCHEDULES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get list of event_schedules
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer sort
       
       sorting column name and order, prefix Column name with + for ascending
       and - for descending order. E.g. +status
       
       query string page
       
       Page Number
       
       query double pagesize
       
       Specifies the number of records in a page, defaults to 50, max value is
       capped at 500 records
       
       query double
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /EVENT_SCHEDULES/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Create an Event Schedule
       
       RESPONSE CLASS (STATUS 201)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer EventSchedule
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the new event schedule
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /EVENT_SCHEDULES/{EVENT_SCHEDULE_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Get an event schedule
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type event_schedule_id
       
       Event Schedule ID
       
       path integer Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /EVENT_SCHEDULES/{EVENT_SCHEDULE_ID}/
       
        * 
       
       IMPLEMENTATION NOTES
       
       Edit an event schedule
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type multipart/form-data application/json text/html
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type Authorization
       
       An Authorization header, value has to be string Bearer followed by a
       space and then an actual token value.
       
       E.g. Bearer 98dc8d673fbc7844e49369a0ed841035dd056f1a
       
       header string Vision-Entity-Context
       
       Specify entity id of a child entity of logged in user when accessing data
       of a child entity. If omitted, logged in user can access data of the
       entity of itself.
       
       header integer event_schedule_id
       
       Event schedule ID
       
       path integer EventSchedule
       EDIT JSON
       SAVECANCEL
       OBJECT PROPERTIES
       
       ADD
       
       
       
       
       
       
       Parameter content type: multipart/form-data application/json
       application/x-www-form-urlencoded
       
       JSON defining the updated event schedule
       
       body Inline Model {}
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers default
       
       Error
       
        * Model
        * Example Value
       
       ErrorResponse {
       message (string)
       }
       
       {
         "message": "string"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       

[ BASE URL: / , API VERSION: 2.36.0 ]