| Nom de la ressource | mailbox rule |
| URL | https://api.alwaysdata.com/v1/mailbox/rule |
| Description | Règles de filtrage des boîtes emails |
| Operations | create, read, update, delete, list |
| Name | Details |
|---|---|
|
id
readonly: YES |
integer
Resource ID. |
|
href
readonly: YES |
string
Resource location. |
| mailbox |
integer (mailbox)
Email address |
| target |
string
The condition will apply on this field.
|
| condition |
string
Some conditions apply only to certain fields. For example « est superior/inferior » apply only to the size.
|
| condition_value |
string
Valeur de la condition. |
| action |
string
If the condition matches, this action will be executed on the message.
|
|
action_value
default value: null |
string
Valeur de l'action. |
| annotation |
string
L'annotation est facultative et apparaitra dans le listing. |