You can manage API environments using the Platform Automation API for operations including:
Details of required parameters, available methods and endpoint urls can be found within FaUAPI API environment task schema documentation.
Listing all API environments
You can use this endpoint to list all API environments. View details on the url and any parameters required to use this endpoint.
Retrieving an API environment
You can use this endpoint to retrieve an API environment.View details on the url and any parameters required to use this endpoint.
Updating an API environment
You can use this endpoint to update an API environment. View details on the url and any parameters required to use this endpoint.
Example
An example showing how to use a Platform Automation API endpoint for automation can found in the Example automation using an api endpoint section.