Skip to main content
DELETE
/
native-tool
/
delete
/
{nativeToolId}
/
{instanceName}
Delete native tool
curl --request DELETE \
  --url https://api.zapthinker.com/native-tool/delete/{nativeToolId}/{instanceName} \
  --header 'apikey: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.zapthinker.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

nativeToolId
string
required
instanceName
string
required

Response

OK

The response is of type object.