Integration Tools
Delete Tool
Permanently deletes a tool by toolId — cannot be undone. Any agent using this tool will lose access immediately. Returns 204 No Content on success.
delete/v1/integrations/{integrationId}/tools/{toolId}
Path parameters
integrationIdstring required
Unique identifier of the integration to which the tool belongs.
toolIdstring required
Unique identifier of the tool to delete.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.