Skip to main content
POST
/
files
Create files
curl --request POST \
  --url https://api.quivo.co/files
{
  "uuid": "<string>",
  "uploadUrl": "<string>"
}

Response

Returns the uploaded file information with assigned identifier and file details.

Result of uploading a file. Contains file identifier, upload status, and access URLs.

uuid
string

The uuid value

uploadUrl
string

URL or web address