improve doc

This commit is contained in:
Son NK 2020-05-03 14:24:17 +02:00
parent 8535853730
commit 47430725a7
1 changed files with 3 additions and 2 deletions

View File

@ -252,8 +252,9 @@ def update_alias(alias_id):
Update alias note
Input:
alias_id: in url
note: in body
name: in body
note (optional): in body
name (optional): in body
mailbox_id (optional): in body
Output:
200
"""