Edit a draft (only allowed while status='draft')
PATCH
Edit a draft (only allowed while status='draft')
Authorizations
Path Parameters
Body
application/json
Partial update — only fields explicitly set are touched. None
on an optional list is "no change"; passing an empty list clears that
recipient list.
Response
Successful Response
One draft row, including the v1 audit snapshot when present.
evidence_snapshot is exposed as the raw dict from
metadata_["evidence_snapshot"] — the shape is captured by
EVIDENCE_SCHEMA_VERSION so consumers can branch on it.
Available options:
human_only, copilot Available options:
draft, submitted, approved, sending, sent, failed, discarded Available options:
unsubmitted, pending, approved, rejected, auto_approved Previous
Approve a draft and dispatch it. The caller's OrgMember is recorded as the approver; the SendOrchestrator runs immediately.
Next
Edit a draft (only allowed while status='draft')