CDIServer API
The CDIServer is a web service interface for letting an application communicate with the CDI server. It is used for handling roles, user accounts, server accounts, accesses and transactions in the Lequinox platform.
The base path for the endpoints below is /lequinox/cdi/rest
Here exemplified with your organisation's Lequinox platform host domain included: https://yourorganisation.com/lequinox/cdi/rest/
The platform API is a REST API, and you need to state the Content-type as application/json in the object header when you are sending data to the API.
Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.