Attach annotations to an record

Attach one or more annotations to a specific record. Supported annotation types are comment, tag and risk_tag.

For tag and risk_tag types, if an identical annotation already exists on the record, the existing annotation is returned instead of creating a duplicate.

To attach a file annotation, use the dedicated endpoint POST /records/{recordType}/{recordId}/annotations/files.

Language
Credentials