agent-mailboxes is an admin-only resource for monitoring and managing the email inbox attached to each genie. Every genie that has email reception enabled gets a provisioned mailbox entry; this resource lets admins view the full mailbox roster and suspend, resume, or deprovision individual mailboxes.
List all mailboxes
Returns every genie mailbox across all users, joined with the owning genie and user details.string
required
Must be
"agent-mailboxes"string
required
Must be
"all"boolean
Whether the request succeeded.
object
Update mailbox
Suspends or resumes a mailbox and/or updates the escalation address. At least one field (action or escalation_address) must be provided.
string
required
Must be
"agent-mailboxes"string
required
Must be
"update"string
required
The mailbox UUID.
object
required
boolean
object
Delete mailbox
Deprovisions a mailbox and marks it as"unavailable". After deletion, the genie creation flow will not automatically re-provision the mailbox.
string
required
Must be
"agent-mailboxes"string
required
Must be
"delete"string
required
The mailbox UUID.
boolean
object

