AnnotationRestApi.post
end_dttmstring<date-time>required
The annotation end date time
json_metadatastringnullable
JSON metadata
long_descrstringnullable
A long description
short_descrstringrequired
A short description
Possible values: non-empty and <= 500 characters
start_dttmstring<date-time>required
The annotation start date time
AnnotationRestApi.post
{
"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"
}