notify
Recall a send
Close the reveal on a sealed send: revoke the access grants, or destroy the sealed content outright. Idempotent, and partial by design — one recipient failing never stops the rest, and every failure is reported. A plaintext send has no grant to revoke and is refused.
post/products/notify/sends/{sendId}/recall
Path parameters
sendIdstring required
The send to recall.
Request body
Response
The recall ran; the body reports what it reached.
Changes
No recorded changes to this endpoint across all 1 revision of this API.