api.hucompute.org Open in urlscan Pro
141.2.89.22  Public Scan

Submitted URL: https://authority.cedifor.de/
Effective URL: http://api.hucompute.org/?url=https://authority.cedifor.de/api
Submission: On November 26 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 37 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>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mlength0.11712553150887062">length</label></td>
        <td>
          <input class="parameter" minlength="0" name="length" placeholder="" id="mlength0.11712553150887062" type="text" value="8">
        </td>
        <td class="markdown">
          <p>The length of the Password</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mletters0.15312864111308566">letters</label></td>
        <td>
          <select class="parameter " name="letters" id="mletters0.15312864111308566">
            <option value=""></option>
            <option selected="" value="true"> true (default) </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>Password with contain letters</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mcomplex0.5068260644201055">complex</label></td>
        <td>
          <select class="parameter " name="complex" id="mcomplex0.5068260644201055">
            <option value=""></option>
            <option selected="" value="true"> true (default) </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>Password with contain special caracters</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mnumbers0.07647714190967325">numbers</label></td>
        <td>
          <select class="parameter " name="numbers" id="mnumbers0.07647714190967325">
            <option value=""></option>
            <option selected="" value="true"> true (default) </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>Password will contain numbers</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mname0.9816858251618581">name</label></td>
        <td>
          <input class="parameter required" minlength="1" name="name" placeholder="(required)" id="mname0.9816858251618581" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Name</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mfirstname0.17357804667750587">firstname</label></td>
        <td>
          <input class="parameter required" minlength="1" name="firstname" placeholder="(required)" id="mfirstname0.17357804667750587" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Firstname</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maffiliation0.8718497501861187">affiliation</label></td>
        <td>
          <input class="parameter required" minlength="1" name="affiliation" placeholder="(required)" id="maffiliation0.8718497501861187" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Affiliation</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="memail0.5607787278897916">email</label></td>
        <td>
          <input class="parameter required" minlength="1" name="email" placeholder="(required)" id="memail0.5607787278897916" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>E-Mail - Adress</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mnoncommercial0.1549584825441641">noncommercial</label></td>
        <td>
          <input class="parameter required" minlength="1" name="noncommercial" placeholder="(required)" id="mnoncommercial0.1549584825441641" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mreasonforregistration0.22778024060230728">reasonforregistration</label></td>
        <td>
          <input class="parameter required" minlength="1" name="reasonforregistration" placeholder="(required)" id="mreasonforregistration0.22778024060230728" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Why you want to registrate?</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">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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName 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">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="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.7284723617483158">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.7284723617483158" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>Username</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mpassword0.1754261776783408">password</label></td>
        <td>
          <input class="parameter required" minlength="1" name="password" placeholder="(required)" id="mpassword0.1754261776783408" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Passwort in MD5</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">400</td>
        <td class="markdown">
          <p>Invalid Data</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.3870361550004493">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.3870361550004493" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">400</td>
        <td class="markdown">
          <p>Invalid Data</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.17525207967337342">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.17525207967337342" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtarget0.1219120015592805">target</label></td>
        <td>
          <input class="parameter required" minlength="1" name="target" placeholder="(required)" id="mtarget0.1219120015592805" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Target</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mauthority0.17370354320637937">authority</label></td>
        <td>
          <input class="parameter" minlength="0" name="authority" placeholder="" id="mauthority0.17370354320637937" type="text" value="">
        </td>
        <td class="markdown">
          <p>The URI of the Authority</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.9323867066573817">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.9323867066573817" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtarget0.7429587731441178">target</label></td>
        <td>
          <input class="parameter required" minlength="1" name="target" placeholder="(required)" id="mtarget0.7429587731441178" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Target</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mlevel0.28529070382616384">level</label></td>
        <td>
          <input class="parameter required" minlength="1" name="level" placeholder="(required)" id="mlevel0.28529070382616384" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Access-Level</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mauthority0.8074346427712498">authority</label></td>
        <td>
          <input class="parameter required" minlength="1" name="authority" placeholder="(required)" id="mauthority0.8074346427712498" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Authority</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mrecursive0.05386028789801989">recursive</label></td>
        <td>
          <select class="parameter " name="recursive" id="mrecursive0.05386028789801989">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>If true, the Access will be set to any Resource above</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.9804422083532118">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.9804422083532118" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.3925533340782881">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.3925533340782881" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtarget0.1717137978284815">target</label></td>
        <td>
          <input class="parameter required" minlength="1" name="target" placeholder="(required)" id="mtarget0.1717137978284815" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Target</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msession0.08346043648294144">session</label></td>
        <td>
          <input class="parameter" minlength="0" name="session" placeholder="" id="msession0.08346043648294144" type="text" value="">
        </td>
        <td class="markdown">
          <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtarget0.5392950386449933">target</label></td>
        <td>
          <input class="parameter required" minlength="1" name="target" placeholder="(required)" id="mtarget0.5392950386449933" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Target</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.7669542635099731">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.7669542635099731" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtarget0.9196664433093822">target</label></td>
        <td>
          <input class="parameter required" minlength="1" name="target" placeholder="(required)" id="mtarget0.9196664433093822" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Target</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.70422429835972">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.70422429835972" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muri0.9775463864901153">uri</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uri" placeholder="(required)" id="muri0.9775463864901153" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Group</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.3314290086172764">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.3314290086172764" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mname0.6985712925686678">name</label></td>
        <td>
          <input class="parameter required" minlength="1" name="name" placeholder="(required)" id="mname0.6985712925686678" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The unique Name of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdescription0.6127436516106994">description</label></td>
        <td>
          <input class="parameter required" minlength="1" name="description" placeholder="(required)" id="mdescription0.6127436516106994" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>A Description, e.g.: the Full Name of the new Group</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maffilation0.24338570190252784">affilation</label></td>
        <td>
          <input class="parameter required" minlength="1" name="affilation" placeholder="(required)" id="maffilation0.24338570190252784" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>To which Affilation the Group belong</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.1302577668130993">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.1302577668130993" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muri0.16501410357359036">uri</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uri" placeholder="(required)" id="muri0.16501410357359036" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Group</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdescription0.21097636500404127">description</label></td>
        <td>
          <input class="parameter" minlength="0" name="description" placeholder="" id="mdescription0.21097636500404127" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Name of the Group</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="maffilation0.8626251402296576">affilation</label></td>
        <td>
          <input class="parameter" minlength="0" name="affilation" placeholder="" id="maffilation0.8626251402296576" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Affiliation of the Group</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.3796082692949263">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.3796082692949263" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.7140694505861227">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.7140694505861227" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.635058738423609">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.635058738423609" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="msession0.5161964258629979">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.5161964258629979" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muri0.49865340366280675">uri</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uri" placeholder="(required)" id="muri0.49865340366280675" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.36786419034480944">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.36786419034480944" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="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.5970976340761291">username</label></td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" id="musername0.5970976340761291" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The unique Username of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mdescription0.3604128791470902">description</label></td>
        <td>
          <input class="parameter required" minlength="1" name="description" placeholder="(required)" id="mdescription0.3604128791470902" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>A Description, e.g.: the Full Name of the new User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="maffilation0.6551937721663488">affilation</label></td>
        <td>
          <input class="parameter required" minlength="1" name="affilation" placeholder="(required)" id="maffilation0.6551937721663488" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>To which Affilation the user belong</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mmail0.10040002286260474">mail</label></td>
        <td>
          <input class="parameter required" minlength="1" name="mail" placeholder="(required)" id="mmail0.10040002286260474" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The e-Mail - Adress</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mpassword0.5575788295421544">password</label></td>
        <td>
          <input class="parameter required" minlength="1" name="password" placeholder="(required)" id="mpassword0.5575788295421544" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The password in MD5</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msenduserdata0.16989932187791434">senduserdata</label></td>
        <td>
          <select class="parameter " name="senduserdata" id="msenduserdata0.16989932187791434">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>If true, the service will send the new user the Login-Information.</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.41029182376553397">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.41029182376553397" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muri0.09362518620339699">uri</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uri" placeholder="(required)" id="muri0.09362518620339699" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mdescription0.6728129642494103">description</label></td>
        <td>
          <input class="parameter" minlength="0" name="description" placeholder="" id="mdescription0.6728129642494103" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Name of the User</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="maffilation0.9718688042173824">affilation</label></td>
        <td>
          <input class="parameter" minlength="0" name="affilation" placeholder="" id="maffilation0.9718688042173824" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Affiliation of the User</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mmail0.7414225057716992">mail</label></td>
        <td>
          <input class="parameter" minlength="0" name="mail" placeholder="" id="mmail0.7414225057716992" type="text" value="">
        </td>
        <td class="markdown">
          <p>E-Mail - Adress of the User</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpassword0.8073417595944501">password</label></td>
        <td>
          <input class="parameter" minlength="0" name="password" placeholder="" id="mpassword0.8073417595944501" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Password in MD5</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.7326915811756902">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.7326915811756902" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mgroup0.6886858498128516">group</label></td>
        <td>
          <input class="parameter" minlength="0" name="group" placeholder="" id="mgroup0.6886858498128516" type="text" value="">
        </td>
        <td class="markdown">
          <p>Users in Group</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="monly0.45353406971035204">only</label></td>
        <td>
          <select class="parameter " name="only" id="monly0.45353406971035204">
            <option value=""></option>
            <option value="true"> true </option>
            <option selected="" value="false"> false (default) </option>
          </select>
        </td>
        <td class="markdown">
          <p>Only in Group?</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.9954267988553738">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.9954267988553738" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mgroup0.581106978556855">group</label></td>
        <td>
          <input class="parameter required" minlength="1" name="group" placeholder="(required)" id="mgroup0.581106978556855" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Group which the Users should be in</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="monly0.3316015070605318">only</label></td>
        <td>
          <select class="parameter " name="only" id="monly0.3316015070605318">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown">
          <p>If true, only the users of this group will returned</p>
        </td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.9021517628504252">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.9021517628504252" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproperty0.8350463932309202">property</label></td>
        <td>
          <input class="parameter required" minlength="1" name="property" placeholder="(required)" id="mproperty0.8350463932309202" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Property to delete</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.7656212881654301">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.7656212881654301" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mproperty0.003082044755733593">property</label></td>
        <td>
          <input class="parameter" minlength="0" name="property" placeholder="" id="mproperty0.003082044755733593" type="text" value="">
        </td>
        <td class="markdown">
          <p>The Property</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.4961884837034196">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.4961884837034196" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproperty0.7978806141652048">property</label></td>
        <td>
          <input class="parameter required" minlength="1" name="property" placeholder="(required)" id="mproperty0.7978806141652048" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Property to set</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mvalue0.8997443034287367">value</label></td>
        <td>
          <input class="parameter required" minlength="1" name="value" placeholder="(required)" id="mvalue0.8997443034287367" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The Value</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.5015100228768001">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.5015100228768001" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muriGroup0.6318137423345453">uriGroup</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uriGroup" placeholder="(required)" id="muriGroup0.6318137423345453" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Group</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muriUser0.14961004852908788">uriUser</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uriUser" placeholder="(required)" id="muriUser0.14961004852908788" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.48776111774047237">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.48776111774047237" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="muriGroup0.022659376621465332">uriGroup</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uriGroup" placeholder="(required)" id="muriGroup0.022659376621465332" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the Group</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muriUser0.9198830988009792">uriUser</label></td>
        <td>
          <input class="parameter required" minlength="1" name="uriUser" placeholder="(required)" id="muriUser0.9198830988009792" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The URI of the User</p>
            </span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.8649827696132206">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.8649827696132206" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="muri0.30583971171302937">uri</label></td>
        <td>
          <input class="parameter" minlength="0" name="uri" placeholder="" id="muri0.30583971171302937" type="text" value="">
        </td>
        <td class="markdown">
          <p>The URI of the User</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.45424244956053617">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.45424244956053617" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="muri0.44968964319966154">uri</label></td>
        <td>
          <input class="parameter" minlength="0" name="uri" placeholder="" id="muri0.44968964319966154" type="text" value="">
        </td>
        <td class="markdown">
          <p>The URI of the User</p>
        </td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required"><label for="msession0.9879001755020447">session</label></td>
        <td>
          <input class="parameter required" minlength="1" name="session" placeholder="(required)" id="msession0.9879001755020447" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">
              <p>The current Session</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">404</td>
        <td class="markdown">
          <p>Error</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Error {</span>
                      <div><span class="propName required">success</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">message</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code class="hljs json">{
  "<span class="hljs-attr">success</span>": <span class="hljs-literal">false</span>,
  "<span class="hljs-attr">message</span>": <span class="hljs-string">"Something happend and it was bad...!"</span>
}</code></pre>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <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

API to communicate with the Authority-Webservices

Authority API

Created by by Giuseppe Abrami, TTLab @ Goethe-University Frankfurt
See more at https://hucompute.org
Contact the developer
AGPL


 * MAINTAINANCE
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ISALIVE
       
        * isAlive
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PASSWORD
       
        * Generate Password.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SuccessString {
       success (boolean),
       result (string)
       }
       
       {
         "success": true,
         "result": "string"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type length
       
       The length of the Password
       
       query integer letters true (default) false
       
       Password with contain letters
       
       query boolean complex true (default) false
       
       Password with contain special caracters
       
       query boolean numbers true (default) false
       
       Password will contain numbers
       
       query boolean
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * LOGINLOGOUTREGISTER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /REGISTER
       
        * Register
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type name
       
       Name
       
       query string firstname
       
       Firstname
       
       query string affiliation
       
       The Affiliation
       
       query string email
       
       E-Mail - Adress
       
       query string noncommercial query string reasonforregistration
       
       Why you want to registrate?
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200
       
       Success
       
       
       
       
       
       404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /LOGIN
       
        * Login
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       LoginModel {
       user (string),
       userName (string),
       fullName (string),
       session (string)
       }
       
       {
         "user": "https://somesomain.de/user/0",
         "userName": "bsinclair",
         "fullName": "Bob Sinclair",
         "session": "34802du8928901i901290sklsop"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type username
       
       Username
       
       query string password
       
       The Passwort in MD5
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 400
       
       Invalid Data
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /LOGOUT
       
        * Logout
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 400
       
       Invalid Data
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CHECKLOGIN
       
        * CheckLogin
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       LoginModel {
       user (string),
       userName (string),
       fullName (string),
       session (string)
       }
       
       {
         "user": "https://somesomain.de/user/0",
         "userName": "bsinclair",
         "fullName": "Bob Sinclair",
         "session": "34802du8928901i901290sklsop"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PERMISSIONS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACCESSPERMISSION
       
        * Get Access-Permissions for the given Resource.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnAP {
       uri (string),
       access (integer)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "access": 2
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type target
       
       The URI of the Target
       
       query string authority
       
       The URI of the Authority
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACCESSPERMISSION
       
        * Set Permissions for the given Resource.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnAP {
       uri (string),
       access (integer)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "access": 2
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type target
       
       The URI of the Target
       
       query string level
       
       The Access-Level
       
       query integer authority
       
       The URI of the Authority
       
       query string recursive true false
       
       If true, the Access will be set to any Resource above
       
       query boolean session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PERMISSIONS
       
        * Get all Permissions of the given User identified by the Session.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnAPArray {
       result (Array[AccessPermissionsModel], optional)
       
       objectUnique Items:true
       
       ,
       success (boolean)
       }
       AccessPermissionsModel {
       level (integer),
       resource (string)
       }
       
       {
         "result": [
           {
             "level": 2,
             "resource": "http://dummyadress.com/somepath/somemorephath/foo/bar/5"
           }
         ],
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACCESSPERMISSIONPUBLIC
       
        * Get Public-Permissions for the given Resource.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnAP {
       uri (string),
       access (integer)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "access": 2
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type target
       
       The URI of the Target
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /DEFAULTPERMISSIONS
       
        * Set Default-Permissions for the given Resource.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnUri {
       uri (string),
       success (boolean)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type target
       
       The URI of the Target
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /PERMISSION
       
        * Remove Permissions for the given Resource.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnUri {
       uri (string),
       success (boolean)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type target
       
       The URI of the Target
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * GROUPS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * DELETE /GROUP
       
        * Delete Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the Group
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /GROUP
       
        * Get Group.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type name
       
       The unique Name of the User
       
       query string description
       
       A Description, e.g.: the Full Name of the new Group
       
       query string affilation
       
       To which Affilation the Group belong
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /GROUP
       
        * Update Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the Group
       
       query string description
       
       The Name of the Group
       
       query string affilation
       
       The Affiliation of the Group
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SYSOPGROUP
       
        * Get Sysop Group.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SysopGroup {
       uri (string),
       name (string),
       description (string),
       owner (string),
       root (boolean)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "root": false
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PUBLICGROUP
       
        * Get Public Group.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SysopGroup {
       uri (string),
       name (string),
       description (string),
       owner (string),
       root (boolean)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "root": false
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ALLGROUP
       
        * Get All-Group.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SysopGroup {
       uri (string),
       name (string),
       description (string),
       owner (string),
       root (boolean)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "root": false
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /GROUP/:GROUPID
       
        * Get Group.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /GROUPS
       
        * Get all Groups.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ReturnGroupsArray {
       success (boolean),
       result (Array[Group], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "success": true,
         "result": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ]
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * USERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PUBLICUSER
       
        * Get the Public-User.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       User {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "groups": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ]
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /OAIUSER
       
        * Get the OAI-User.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       User {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "groups": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ]
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /SYSOP
       
        * Get the Sysopuser.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SysopUser {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       ,
       root (boolean)
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "groups": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ],
         "root": false
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /USER
       
        * Remove User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the User
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /USER
       
        * Create a User.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       UserFull {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       ,
       root (boolean),
       mail (string),
       permissions (Array[AccessPermissionsModel], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       AccessPermissionsModel {
       level (integer),
       resource (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "groups": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ],
         "root": false,
         "mail": "foo@dummy.com",
         "permissions": [
           {
             "level": 2,
             "resource": "http://dummyadress.com/somepath/somemorephath/foo/bar/5"
           }
         ]
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type username
       
       The unique Username of the User
       
       query string description
       
       A Description, e.g.: the Full Name of the new User
       
       query string affilation
       
       To which Affilation the user belong
       
       query string mail
       
       The e-Mail - Adress
       
       query string password
       
       The password in MD5
       
       query string senduserdata true false
       
       If true, the service will send the new user the Login-Information.
       
       query boolean session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /USER
       
        * Update User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the User
       
       query string description
       
       The Name of the User
       
       query string affilation
       
       The Affiliation of the User
       
       query string mail
       
       E-Mail - Adress of the User
       
       query string password
       
       The Password in MD5
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USER/:USERID
       
        * Get the given User.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       UserFull {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       ,
       root (boolean),
       mail (string),
       permissions (Array[AccessPermissionsModel], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       AccessPermissionsModel {
       level (integer),
       resource (string)
       }
       
       {
         "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
         "name": "Bob Sinclair",
         "description": "Pizza Delivery",
         "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
         "groups": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
           }
         ],
         "root": false,
         "mail": "foo@dummy.com",
         "permissions": [
           {
             "level": 2,
             "resource": "http://dummyadress.com/somepath/somemorephath/foo/bar/5"
           }
         ]
       }
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERS
       
        * Get all Users.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       ListUsers {
       users (Array[User], optional)
       
       objectUnique Items:true
       
       }
       User {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "users": [
           {
             "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
             "name": "Bob Sinclair",
             "description": "Pizza Delivery",
             "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
             "groups": [
               {
                 "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
                 "name": "Bob Sinclair",
                 "description": "Pizza Delivery",
                 "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
               }
             ]
           }
         ]
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type group
       
       Users in Group
       
       query string only true false (default)
       
       Only in Group?
       
       query boolean session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /USERSGROUP
       
        * Get all Users.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success_ListUsers {
       success (boolean),
       result (ListUsers),
       total (integer):
       
       5
       
       }
       ListUsers {
       users (Array[User], optional)
       
       objectUnique Items:true
       
       }
       User {
       uri (string),
       name (string),
       description (string),
       owner (string),
       groups (Array[Group], optional)
       
       objectUnique Items:true
       
       }
       Group {
       uri (string),
       name (string),
       description (string),
       owner (string)
       }
       
       {
         "success": true,
         "result": {
           "users": [
             {
               "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
               "name": "Bob Sinclair",
               "description": "Pizza Delivery",
               "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10",
               "groups": [
                 {
                   "uri": "http://dummyadress.com/somepath/somemorephath/foo/bar/5",
                   "name": "Bob Sinclair",
                   "description": "Pizza Delivery",
                   "owner": "http://dummyadress.com/somepath/somemorephath/foo/bar/10"
                 }
               ]
             }
           ]
         },
         "total": 0
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type group
       
       The URI of the Group which the Users should be in
       
       query string only true false
       
       If true, only the users of this group will returned
       
       query boolean session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /PREFERENCES
       
        * Delete Preference.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type property
       
       The Property to delete
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PREFERENCES
       
        * Get Preference.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SuccessPreference {
       success (boolean),
       result (Preference)
       }
       Preference {}
       
       {
         "success": true,
         "result": {}
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type property
       
       The Property
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PREFERENCES
       
        * Set Preference.
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       SuccessString {
       success (boolean),
       result (string)
       }
       
       {
         "success": true,
         "result": "string"
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type property
       
       The Property to set
       
       query string value
       
       The Value
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /USERGROUP
       
        * Remove User from Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uriGroup
       
       The URI of the Group
       
       query string uriUser
       
       The URI of the User
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /USERGROUP
       
        * Add User to Group
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uriGroup
       
       The URI of the Group
       
       query string uriUser
       
       The URI of the User
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /APIKEY
       
        * Create API-Key for User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the User
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /APIKEY
       
        * Create API-Key for User
       
       RESPONSE CLASS (STATUS 200)
       
       Success
       
        * Model
        * Example Value
       
       Success {
       success (boolean)
       }
       
       {
         "success": true
       }
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type uri
       
       The URI of the User
       
       query string session
       
       The current Session
       
       query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404
       
       Error
       
        * Model
        * Example Value
       
       Error {
       success (boolean),
       message (string)
       }
       
       {
         "success": false,
         "message": "Something happend and it was bad...!"
       }
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       REQUEST HEADERS
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       

[ BASE URL: / , API VERSION: 1.0 ]