Skip to main content
POST
Create Clarity Artifact Import Upload URL

Authorizations

Authorization
string
header
required

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

Path Parameters

process_id
string<uuid>
required

The clarity process id

Body

application/json
file_name
string
required

Name of the Miro export file. Supported extensions: .svg, .xml, .png, .jpg, .jpeg

Minimum string length: 1
Pattern: ^.*\.(?:[sS][vV][gG]|[xX][mM][lL]|[pP][nN][gG]|[jJ][pP][eE]?[gG])$
content_type
enum<string>
required

MIME type of the Miro export file

Available options:
image/svg+xml,
application/xml,
text/xml,
image/png,
image/jpeg
extra_capture_request_id
string<uuid>

Optional extra-capture-request id to bind this import to

Response

Default Response

signed_url
string<uri>
required

Signed URL for uploading the artifact

capture_id
string<uuid>
required

Pending capture id to pass to completion

expires_at
string<date-time>
required

ISO 8601 upload URL expiration timestamp