evidence-packet-drafts
Update Sections
Reconcile the sections of a draft evidence packet against a desired set of blocks.
Accepts a complete list of configuration block IDs that should be selected. The backend idempotently:
- Creates EvidencePacketSection rows for any block in the list that doesn't have one
- Deletes EvidencePacketSection rows whose source block is no longer in the list
- Adds document request rows for newly-needed document types
- Removes document request rows that are only needed by deleted sections
Manually-added document requests (not claimed by any section) are always preserved.
Only allowed for packets in DRAFT status.
put/evidence-packet-drafts/{evidence_packet_id}/sections
Path parameters
evidence_packet_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.