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

Authentication is based on a pre-shared api key which can be obtained by contacting Noojee Support.

Submiting a method

Every call to the Noojee API must include the api key.

an example call to stop recording would look like this

1

https://<server host>/servicemanager/rest/CallManagementAPI/stop?extenOrUniqueId=410&apiKey=f863246a-973e-11e6-8784-08002718f5b5

It should further be noted that the API will only accept POST requests.


  • No labels