cURL
curl --request POST \ --url https://api.decodahealth.com/attachments/{attachment_id}/restore-annotations/{history_id} \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Restore annotations from a history entry and archive all revisions created after it.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean