Reinstall custom node

Uninstalls and then reinstalls a custom node

post/manager/queue/reinstall

Request body

titlestring

Display name of the node package

namestring

Repository/package name

filesstring[]

Source URLs for the package

descriptionstring

Description of the node package functionality

install_type'git' | 'copy' | 'pip'

Installation method

versionstring

Version identifier

idstring

Unique identifier for the node package

ui_idstring

ID for UI reference

channelstring

Source channel

modestring

Source mode

Response

Reinstall operation queued successfully

Changes

No recorded changes to this endpoint across all 6 revisions of this API.