Update custom node
This endpoint updates an existing node kind along with optional display metadata such as icons and colors. The provided configuration controls how nodes of the specified kinds are interpreted and rendered in the UI. Only free, solid-style Font Awesome icons are supported. Hex color codes must follow the format #RGB or #RRGGBB. If no valid icon or color is provided, the system will fall back to a question mark icon and a white background color.
Request body
Response
OK
Changes
Changed in 3 of the 66 revisions of this API.3
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ○
removed the non-success response with the status
409response-non-success-status-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
409response-non-success-status-added
- ○