SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    CDSClient REST API

    This is a HTTP REST API with a client-focus. It is mainly used by Swyx Mobile for Android/iOS, Swyx Desktop for Mac and partly SwyxIt!. Newer Swyx server components also started to prefer this API over the older CDSClient .NET API

    There is no documentation available at the moment on this website for this API. If you have a SwyxWare running you can enable a web UI based on Swagger for the API. To do this

    1. Open ippbxcdsservice.exe.config usually located in c:\Program Files\Swyx\SwyxWare

    2. Search for

         <setting name="SwaggerEnabled" serializeAs="String">
           <value>False</value>
         </setting>
      

      and set the value to ```True````

    3. Restart IpPbxCDSService service

    4. Open https://localhost:9100/ippbx/swagger to view and interact with the API

    © Enreach GmbH