You can manage an API groups within a workspace using the Platform Automation API for operations including:
- Creating an API group subscription
- Listing all API group subscriptions
- Retrieving an API group subscription
- Updating an API group subscription
- Deleting an API group subscription
Details of required parameters, available methods and endpoint urls can be found within FaUAPI API group subscription task schema documentation.
Creating an API group subscription
You can use this endpoint to create an API group subscription. View details on the url and any parameters required to use this endpoint.
Listing all API group subscriptions
You can use this endpoint to list all API group subscription. View details on the url and any parameters required to use this endpoint.
Retrieving an API group subscription
You can use this endpoint to retrieve an API group subscription. View details on the url and any parameters required to use this endpoint.
Updating an API group subscription
You can use this endpoint to update an API group subscription. View details on the url and any parameters required to use this endpoint.
Deleting an API group subscription
You can use this endpoint to delete an API group subscription. 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.