v1
latestOpenAPI 3.0.22026-07-17373198641.7 KBdocument
v1
Create Annotation (Document Field Value)
post/api/v1/document/annotations/
Request body
Example request
{
"location_start": 314780940,
"field": "field",
"document": 6,
"modified_by": 5,
"location_end": 1280358508,
"pk": 0,
"modified_date": "2000-01-23T04:56:07.000+00:00",
"value": "{}",
"location_text": "location_text"
}Response
Example response
{
"location_start": 314780940,
"field": "field",
"document": 6,
"modified_by": 5,
"location_end": 1280358508,
"pk": 0,
"modified_date": "2000-01-23T04:56:07.000+00:00",
"value": "{}",
"location_text": "location_text"
}