Update Tool Pack
Updates a Tool Pack by ID
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
id
Agent Handler ID of the Tool Pack
Request
This endpoint expects an object.
name
description
connectors
Full-replace list of connectors. Any connector not in this array is detached from the tool pack. For incremental add/remove, use the /tool-packs/{id}/connectors/ sub-resource endpoints.
Response
id
ID of the Tool Pack
name
Name of the Tool Pack
description
Description of the Tool Pack
connectors
Connectors enabled with the Tool Pack