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 26 Next »

Internal roles are intended for users in the owner's organisation.

Currently, it is not possible to create internal roles through the API. An administrator must sign in to the Lequinox console and create an internal role there, but you can still list available internal roles via the API.

 

Functions available for internal roles:


Get internal role

Steps

  1. Submit a request in accordance with the details in Get internal role.
  2. The platform validates the request.
  3. The platform retrieves the internal role corresponding to the role ID in the request.
  4. The platform returns the internal role.




Get list of internal roles

Steps

  1. Submit a request in accordance with the details in Get internal roles.
  2. The platform validates the request.
  3. The platform retrieves the internal roles of the organisation.
  4. The platform returns a list of internal roles.




  • No labels