userdata

Delete a userdata file

Deletes a file from the authenticated user's data directory.

delete/api/userdata/{file}

Path parameters

filestring required

File path relative to user data directory

Headers

Comfy-Userstring

Identifies the active user in multi-user mode. Used for settings, userdata, and history isolation. This is not a security mechanism — it is an organisational convenience with no authentication behind it.

Response

File deleted

Changes