v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
bboxAnnotation

Updates the BBoxAnnotation with the given ID.

patch/bbox/{bbox_id}

Path parameters

bbox_idinteger required

Request body

code_idinteger required

Code the BBoxAnnotation refers to

Response

Successful Response

x_mininteger required

Absolute x_min coordinate of the BBoxAnnotation

x_maxinteger required

Absolute x_max coordinate of the BBoxAnnotation

y_mininteger required

Absolute y_min coordinate of the BBoxAnnotation

y_maxinteger required

Absolute y_max coordinate of the BBoxAnnotation

idinteger required

ID of the BBoxAnnotation

code_idinteger required

Code the BBoxAnnotation refers to

user_idinteger required

User that created the BBoxAnnotation

sdoc_idinteger required

SourceDocument the BBoxAnnotation refers to

createdstring date-time required

Created timestamp of the BBoxAnnotation

updatedstring date-time required

Updated timestamp of the BBoxAnnotation

memo_idsinteger[] required

Memo IDs attached to the BBoxAnnotation