You can manage workspace backend using the Platform Automation API for operations including:

Details of required parameters, available methods and endpoint urls can be found within the FaUAPI workspace backend task schema documentation.

Creating a workspace backend

You can use this endpoint to create a workspace backend.
View details of the URL and parameters required to use this endpoint..

Listing all workspace backends

You can use this endpoint to list all workspace backends.
View details of the URL and parameters required to use this endpoint..

Retrieving a workspace backend

You can use this endpoint to retrieve a workspace backend.
View details of the URL and parameters required to use this endpoint..

Updating a workspace backend

You can use this endpoint to update a workspace backend.
View details of the URL and parameters required to use this endpoint.

Deleting a workspace backend

You can use this endpoint to delete a workspace backend.
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.