- Mailbox API – Authentication and Authorization
- Mailbox API – Schemas
- Mailbox API – Versioning
- Mailbox API – Account
- Mailbox API – Account Settings
- Mailbox API – Account Filters
- Mailbox API – Folders
- Mailbox API – Mails
- Mailbox API – Mails Create and Send
- Mailbox API – Mails Search
- Mailbox API – Mails Counters
- Mailbox API – BIMI
- Mailbox API – Conversations
- Mailbox API – Labels
- Mailbox API – Contacts
- Mailbox API – Batch Operations
- Mailbox API – Undo
- Mailbox API – Error Handling
The Mailbox API is available starting with Axigen X4 (10.4).
Settings
Get
Response
Update
Request body (JSON)
Name |
Type |
Required |
Values |
Description |
---|---|---|---|---|
|
|
|
The new archiving policy type |
|
|
|
The new option for the Conversation View |
||
|
|
|
The new option for theme |
|
|
|
The new option for delete to trash |
||
|
|
The new option for confirm mail delete |
||
|
|
The new option for auto add recipients |
||
|
|
The new option for purge trash message selector |
||
|
|
The new option for purge spam message selector |
||
|
|
|
The new option for html filter level |
|
|
|
|
The new option for language |
|
|
|
The new option for timezone |
||
|
|
|
The new option for date format |
|
|
|
|
The new option for time format |
|
|
|
|
The new option for week start days |
|
|
|
|
The new option for working days |
|
|
|
The new option for start working time |
||
|
|
The new option for end working time |
||
|
|
|
The new option for calendar type |
|
|
|
|
||
|
|
|
The new option for sending read receipts |
|
|
|
The new option for requesting read receipts |
||
|
|
The new option for requesting delivery receipts |
Response
If successful, the response will be empty.
WebMail UI Settings
For Axigen WebMail frontend-specific settings and configurations.
The UI Settings endpoints are available starting with Axigen X5 (10.5).
Get
Response
Update
Request body (JSON)
Name |
Type |
Required |
Values |
Description |
---|---|---|---|---|
|
|
* |
Any string up to 8192 bytes |
The frontend settings to be saved for the current account |
Response
If successful, the response will be empty.
Delete
This will reset the settings to an empty string.
Response
If successful, the response will be empty.
Client UI Settings
For custom frontend-specific settings and configurations
The UI Settings endpoints are available starting with Axigen X5 (10.5).
Get
Response
Update
Request body (JSON)
Name |
Type |
Required |
Values |
Description |
---|---|---|---|---|
|
|
* |
Any string up to 8192 bytes |
The frontend settings to be saved for the current account |
Response
If successful, the response will be empty.
Delete
This will reset the settings to an empty string.
Response
If successful, the response will be empty.