v5
OpenAPI 3.1.02026-07-31129337684.6 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"
}
}