v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Post Task Message

Append one typed message to the recipient task's mailbox.

The message is DLP-redacted, HMAC-chained onto the mailbox journal, Ed25519-signed, and mirrored into the audit chain before the response is returned - the response IS the signed journal entry.

post/tasks/{task_id}/messages

Path parameters

task_idstring required

Request body

senderstring required
kindstring required
bodystring required
sender_card_fingerprintstring nullable

Response

Successful Response

seqinteger required
task_idstring required
senderstring required
sender_card_fingerprintstring required
kindstring required
bodystring required
body_hashstring required
redaction_countinteger required
timestampnumber required
prev_entry_hashstring required
entry_hashstring required
signaturestring required
signer_public_key_pemstring required