You can manage an API groups within a workspace using the Platform Automation API for operations including:
- Creating an API environment subscription
- Listing all API environment subscriptions
- Retrieving an API environment subscription
- Updating an API environment subscription
- Deleting an API environment subscription
Details of required parameters, available methods and endpoint urls can be found within the FaUAPI API environment subscription task schema documentation.
Creating an API environment subscription
You can use this endpoint to create an API environment subscription.
View details of the URL and parameters required to use this endpoint.
Listing all API environment subscriptions
You can use this endpoint to list all API environment subscription.
View details of the URL and parameters required to use this endpoint.
Retrieving an API environment subscription
You can use this endpoint to retrieve an API environment subscription.
View details of the URL and parameters required to use this endpoint.
Updating an API environment subscription
You can use this endpoint to update an API environment subscription.
View details of the URL and parameters required to use this endpoint.
Deleting an API environment subscription
You can use this endpoint to delete an API environment subscription.
View details of the URL and parameters required to use this endpoint.
Example
An example showing how to use a Platform Automation API endpoint for automation can be found within the Example automation using an api endpoint section.