Tools
Delete A Tool
Delete a tool by its ID within the specified team.
DELETE
/
{resourceSlug}
/
forms
/
tool
/
{toolId}
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.