v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBNode Libraries
Update Node Library
Endpoint to update a Node library by its ID.
patch/workflows/v1/node-libraries/{node_library_id}
Path parameters
node_library_idstring required
Example:5eb7cf5a86d9755df3a6c593
Request body
object required
Response
Successful Response
Example response
{
"node_library": {
"_id": "5eb7cf5a86d9755df3a6c593"
}
}