Delete tool
Permanently delete a tool. It is removed from workspaces and draft templates. This cannot be undone.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
toolId
Tool to delete.
Headers
X-Account-Id
Send this to address an organization tool. Omit it to address a partner tool.
Response
Confirms the tool was deleted.
success
True when the tool was deleted.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error

