annotations

Create Annotation Link

post/api/v1/annotations/{annotation_id}/links

Path parameters

annotation_idstring uuid required

Request body

idstring uuid nullable
target_kind'condition' | 'measurement' | 'page' | 'url' required
condition_idstring uuid nullable
measurement_idstring uuid nullable
target_page_idstring uuid nullable
urlstring nullable
labelstring nullable

Response

Successful Response

annotationAnnotation required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.