Accept a quarantined email
Accepts a pending quarantined inbound email, marking it accepted, and returns an ok flag with an optional explanatory note. Admin only. Optionally binds the sender to a named workspace user (required to clear an unknown-sender quarantine) so their future mail routes; when the destination is now reachable the message is re-delivered so an agent acts on it immediately, otherwise it routes on the sender’s next mail. Returns 404 if no pending quarantine with that id exists.
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Path Parameters
Quarantine id
Body
Bind the quarantined sender to this HQ user so their mail routes from
now on. Required to clear an unknown_sender quarantine.