Tools
Delete A Tool
Delete a tool by its ID within the specified team.
DELETE
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId.
The ID of the tool to be deleted.
Response
302
dynamicResponse
Successful operation, redirect to '/{resourceSlug}/agents'.
Server response after successsfully adding a new object
The unique Mongo id of the newly inserted object.
a string containing the redirect link to get all objects after a successful insertion.