v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
ClarityV2

Complete Clarity Artifact Import

Complete a Miro artifact import after uploading to the signed URL. The uploaded bytes are validated before the import becomes a usable Clarity capture.

post/v2/clarity-v2/processes/{process_id}/artifact-imports/{capture_id}/complete

Path parameters

process_idstring uuid required

The clarity process id

capture_idstring uuid required

The pending capture id returned by the upload-url endpoint

Request body

file_namestring required

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

content_type'image/svg+xml' | 'application/xml' | 'text/xml' | 'image/png' | 'image/jpeg' required

MIME type of the uploaded Miro export file

Response

Default Response