Endpoint for creating a mailbox.
The creation payload.
Endpoint for deleting a mailbox.
The deletion payload.
Endpoint for removing one or more tags from a mailbox.
The mailbox to remove tags from.
The tags to remove.
Endpoint for editing a mailbox.
Endpoint for writing custom attributes on one or more mailboxes.
The edit payload.
Endpoint for editing a mailbox's pushover settings.
The edit payload.
Endpoint for editing a mailbox's quarantine settings.
The edit payload.
Endpoint for editing a mailbox's spam score settings.
The edit payload.
Endpoint for editing a mailbox's ACL settings.
The edit payload.
Endpoint fot getting a mailbox's active sieve.
The mailbox to get.
Endpoint for listing all mailboxes belonging to a specific domain.
The domain to filter mailboxes by.
Endpoint for reading a mailbox's spam score override.
Optionalmailbox: string
The mailbox to get the score for, or omit/empty for the global score (admin only).
Interface for all Mailbox endpoints.