v1

latestOpenAPI 3.0.12026-07-226992320.0 KB
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