AnnotationRestApi.put
end_dttmstring<date-time>
The annotation end date time
json_metadatastringnullable
JSON metadata
long_descrstringnullable
A long description
short_descrstring
A short description
Possible values: non-empty and <= 500 characters
start_dttmstring<date-time>
The annotation start date time
AnnotationRestApi.put
{
"end_dttm": "2024-07-29T15:51:28.071Z",
"json_metadata": "string",
"long_descr": "string",
"short_descr": "string",
"start_dttm": "2024-07-29T15:51:28.071Z"
}