Endpoint for creating mailbox aliases.
The creation payload.
Endpoint for deleting a mailbox alias.
The deletion payload.
Endpoint for editing a mailbox alias.
The edit payload.
Endpoint for getting mailbox aliases in the system.
Optional
id: number | "all"The id of the alias you want to get. Use 'all' to retrieve all aliases in the system.
Interface for all Alias endpoints.