Skip to main content
DELETE
/
tools
/
{id}
Remove tool
curl --request DELETE \
  --url https://api.poligono.ai/v1/tools/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

Tool Id

Response

No Content