Pre Registered Redirect URL

We are using Cloudlink Authentication and Media API’s for CTI Implementation in our Application. During Authentication, we need to pass the pre-registered Redirect URL.
As the RedirectURL needs to pre registered, we had registered the URL using API https://authentication.dev.api.mitel.io/2017-09-01/applications/7f9518d562d04165b9d7df97d9ac2490 before Authentication using Postman.

As this was our development environment, we were to achieve this using Postman. However, we are not sure how a new Account partner with Mitel can register the Redirect URI? Could you pls share your views on this?

Rgds,
Sanjeev

As part of the deployment process, you will need to follow the same steps in Production that you followed in Development by using PUT /applications . You can use Postman, or write your own script to do the same thing.