Use this file to discover all available pages before exploring further.
Back to API ListThis API deploys a specific tool into an environment. It allows the user to control the deployment process either synchronously or asynchronously, depending on the value of the isAsync parameter.The API response includes the tool ID and the tool deployment status. After receiving the response, use the dockStatusId to call the Get Dock Status API and verify the tool deployment status.
Method
POST
Endpoint
https://{host}/api/public/tools/:{toolId}/deploy
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.