Skip to main content

Upload User File

Upload a file for the current user and track it in the database.

Request Body REQUIRED
file binary REQUIRED
Responses
201

Successful Response

Schema OPTIONAL
id uuid
name Name
path path
size Size
provider Provider OPTIONAL
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type
Search