Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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.



  • No labels