annotations

Create Annotation Attachment

post/api/v1/annotations/{annotation_id}/attachments

Path parameters

annotation_idstring uuid required

Request body

idstring uuid nullable
filenamestring required
content_type'image/png' | 'image/jpeg' | 'image/webp' required
byte_sizeinteger required
sha256string required

Response

Successful Response

upload_urlstring required
annotationAnnotation required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.