Skip to main content
POST
/
customerInquiries
/
attachments
Upload file
curl --request POST \
  --url https://api.quivo.co/customerInquiries/attachments
{
  "uuid": "<string>",
  "uploadUrl": "<string>",
  "mimeType": "<string>"
}

Query Parameters

mimeType
string

The MIME type of the file being uploaded (e.g., "image/jpeg", "image/png").

Response

Returns the uploaded attachment information with assigned identifier.

Result of attaching a file. Contains attachment identifier and upload status.

uuid
string

The uuid value

uploadUrl
string

URL or web address

mimeType
string

The type or category of the mime