Upload or update a user data file
user
Upload or update a user data file
Upload a file to a user’s data directory. Optional query parameters allow control over overwrite behavior and response detail.
POST
Upload or update a user data file
Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
承認
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
パスパラメータ
The target file path (URL encoded if necessary).
クエリパラメータ
If "false", prevents overwriting existing files. Defaults to "true".
利用可能なオプション:
true, false If "true", returns detailed file info; if "false", returns only the relative path.
利用可能なオプション:
true, false ボディ
application/octet-stream
The body is of type file.