Create file

Creates a new file record in the bucket. This endpoint registers file metadata in the system. The actual file upload to S3 should be done separately using S3 credentials or presigned URLs. Requires API token authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique bucket ID

Body Params
uuid
required

Unique file ID

string
required

File name

uuid

Folder ID (optional)

string

File description

integer
required

File size in bytes

string
required

File MIME type

string

File ETag (optional)

metadata
object

Custom metadata

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json