4.22.0
This commit is contained in:
@ -387,7 +387,7 @@ Input:
|
||||
|
||||
- `Authentication` header that contains the api key
|
||||
- (Optional but recommended) `hostname` passed in query string
|
||||
- (Optional) mode: either `uuid` or `word`. By default, use the user setting when creating new random alias.
|
||||
- (Optional) mode: either `uuid` or `word` passed in query string. By default, use the user setting when creating new random alias.
|
||||
- Request Message Body in json (`Content-Type` is `application/json`)
|
||||
- (Optional) note: alias note
|
||||
|
||||
@ -764,6 +764,7 @@ Input:
|
||||
|
||||
- `Authentication` header that contains the api key
|
||||
- `mailbox_id`: in url
|
||||
- (optional) `transfer_aliases_to`: in body as json. id of the new mailbox for the aliases. If omitted or set to -1, the aliases will be delete with the mailbox.
|
||||
|
||||
Output:
|
||||
|
||||
|
Reference in New Issue
Block a user