Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Public API for NMIS configuration. "omk/admin/api/v2/"

We can manage the Administration Configuration resources below using this API:- http://host/en/omk/admin/api/v2/resource

...

Operation

Method

URL

Example

AuthenticatePOSThttp://host/en/omk/admin/login
Code Block
{"username": "username", "password": "password"}


...