Environments

Get, Set, or Delete Information pertaining to Users, corresponding to the Admin Module in ifoundry.

S No. Category Name Method Description Link
1. Environments Manage Available Environments POST Handles requests to manage the environments. /api/admin/Environments/ManageEnvironment
2. Environments Get Published Environments GET Handles requests to fetch the list of all published environments. /api/admin/Environments/GetPublishEnvironments
3. Environments Get Specific Environment Info GET Handles requests to fetch Specific Environment Info. /api/admin/Environments/GetEnvironmentInfo
4. Environments Delete Published Environment DELETE Handles requests to delete one or multiple published environments /api/admin/Environments/DeletePublishEnvironment
5. Environments Get Users By Name GET Handles requests to get users by names. /api/admin/Environments/GetUserByName