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.
Authorizations
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.
Path Parameters
The target file path (URL encoded if necessary).
Query Parameters
If "false", prevents overwriting existing files. Defaults to "true".
Available options:
true, false If "true", returns detailed file info; if "false", returns only the relative path.
Available options:
true, false Body
application/octet-stream
The body is of type file.