bboxAnnotation
Updates the BBoxAnnotation with the given ID.
patch/bbox/{bbox_id}
Path parameters
bbox_idinteger required
Request body
code_idinteger nullable
Code the BBoxAnnotation refers to
x_mininteger nullable
Absolute x_min coordinate of the BBoxAnnotation
x_maxinteger nullable
Absolute x_max coordinate of the BBoxAnnotation
y_mininteger nullable
Absolute y_min coordinate of the BBoxAnnotation
y_maxinteger nullable
Absolute y_max coordinate of the BBoxAnnotation
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