Skip to main content
POST
Create Case Attachment Upload URL

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

queue_id
string<uuid>
required

The queue's unique identifier

case_id
string<uuid>
required

The case's unique identifier

Body

application/json
filename
string
required
Required string length: 1 - 255
mime_type
string
required
Required string length: 1 - 127
size_bytes
integer
required
Required range: x <= 52428800

Response

Default Response

attachment_id
string<uuid>
required
upload_url
string<uri>
required
upload_content_type
string
required
expires_at
string
required