Develop > API calls > Application environment APIs

Application environment APIs

The application environment APIs manage environments for an application design version.

URI Method Description
/csa/api/codar/app-environments GET

List environments associated with an application design version

/csa/api/codar/app-environments/{designId}/{lifecycleStage}/eligible GET

List environments associated with the lifecycle stage of an application design

/csa/api/codar/app-environments/dissociate GET List environments not associated with the lifecycle stage of an application design

/csa/api/codar/app-environments/eligible

GET

List environments eligible for deploying a package

/csa/api/codar/app-environments PUT Associate environments to the specified lifecycle stage of an application design