evidence_seal
Seal an evidence group to certify it and trigger asynchronous timestamping, preventing new additions until fully closed.
Instructions
Seal and certify an evidence group. Closes the group to new additions and triggers async timestamping. Returns immediately — the group transitions OPEN → CLOSING → CLOSED. Poll evidence_group_list until status is CLOSED before linking to a dossier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| webUrl | No | ||
| deviceOS | No | ||
| userAgent | No | ||
| caseFileId | Yes | ||
| attestation | No | ||
| deviceModel | No | ||
| evidencesCount | Yes | ||
| altitudeLocation | No | ||
| latitudeLocation | No | ||
| locationAccuracy | No | ||
| longitudeLocation | No | ||
| deviceManufacturer | No |