Delete tool

Delete a tool by ID.

delete/sdk/v1/tools/{id}

Path parameters

idstring required
Example:1212121

Response

Successful deletion of the tool

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.