cURL
curl --request POST \ --url https://api.quivo.co/files
{ "uuid": "<string>", "uploadUrl": "<string>" }
Upload a file and create a file resource for later linking or attachment.
Returns the uploaded file information with assigned identifier and file details.
Result of uploading a file. Contains file identifier, upload status, and access URLs.
The uuid value
URL or web address