Use this file to discover all available pages before exploring further.
Back to API ListThis API enables users to import configurations, datasets, or updates into an existing tool, allowing modifications without creating a new one. It ensures seamless integration by updating the tool with the provided tool data, flow data, and environment variables files.After triggering the import, the response returns a dockStatusId. Use this ID to call the Get Dock Status API and verify the status of the tool import process.
Method
POST
Endpoint
https://{host}/api/public/tools/:{toolId}/import
Content Type
application/json
Authorization
X-api-key - The API key used for authentication.
Where can I find the API key?To use the API, you will need an API key. Learn more.