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://dripart-changelog-0-18-2.mintlify.app/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.