Establish REST API client-Live Cloud Server Connection

For performing actions on Live Platform using REST API, connection must be established between the REST API client and the Live Platform Server. Permissions for this connection are managed through the UMP Public Token registration on the Server Provider Azure tenant. The following values must be extracted from the UMP Public Token registration and configured on the REST API client (see details on the below procedures):

Application (client) Id
Client secret
Scope

This manual describes REST API client connections using Postman: Authenticating Connection Using Postman