How to transport APIServer configuration

Environment: 1IM 9.1 , Angular WebPortal 

We are modifying some configuration items (using the Administration Portal) for the Angular WebPortal, once tested we need to transport those configuration changes from DEV environment to TEST and finally to PROD environment.

I can see those changes written in a json file called CCC.CompositionApi.global.json in APIServer, any suggested aproach for doing this transport ? 

Thnks in advance