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