Revoke the mailbox grant and retire the local row
DELETE
Revoke the mailbox grant and retire the local row
Previous
Update mutable mailbox settings (e.g., default signature)Partial-update endpoint. Only fields present in the request body
are applied — omitted keys leave the row unchanged. Explicit
``null`` on ``default_signature_html`` clears the signature.
Rebind path: when ``agent_id`` or ``team_id`` is present in the body,
the mailbox binding is updated in place (no OAuth re-run). At most one
of the two may be set (the schema validator enforces it); an explicit
``null`` on a present key clears that side of the binding.
Next
Revoke the mailbox grant and retire the local row