upload

Upload an image file

Uploads an image file into one of the input/output/temp directories so it can be referenced by workflow nodes.

post/api/upload/image

Response

Upload result

namestring

Saved filename (may be renamed to avoid collisions)

subfolderstring

Subfolder the file was saved to

typestring

Directory type (input, temp)

Changes