Delete a user data file
user
Delete a user data file
Delete a user data file from the database. The file parameter should be the relative path within the user’s data directory.
DELETE
Delete a user data file
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 file path to delete (URL encoded if necessary).
Response
File deleted successfully (No Content).