You can manage an API release using the Platform Automation API for operations including:

Details of required parameters, available methods and endpoint urls can be found within FaUAPI API release task schema documentation.

Creating an API release

You can use this endpoint to add an API release.View details on the url and any parameters required to use this endpoint.

Listing all API releases

You can use this endpoint to list all API releases.View details on the url and any parameters required to use this endpoint.

Retrieving an API release

You can use this endpoint to retrieve an API release.View details on the url and any parameters required to use this endpoint.

Updating an API release

You can use this endpoint to update an API release.View details on the url and any parameters required to use this endpoint.

Deleting an API release

You can use this endpoint to delete an API release.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.