Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:django-postfix-admin [2016/01/18 14:54]
vondra created
linux:django-postfix-admin [2016/01/18 16:01] (current)
vondra
Line 1: Line 1:
 ===== API ===== ===== API =====
- --- //[[jan.vondra@starlab.cz|Jan Vondra]] 2016/01/18 14:53// +^ URI ^ GET ^ POST ^ PUT ^ DELETE ^ 
 +^/​api/​domain/ ​ |  list of domains ​ |  new domain ​ |  ​- ​ ​| ​ delete all domains ​ | 
 +^/​api/​domain/​address.com/ ​ |  domain info  |  ​ ​| ​ edit domain ​ |  delete domain ​ | 
 +^/​api/​mailbox/ ​ |  list of mailboxes ​ |  new mailbox ​ |  ​ ​| ​ delete all mailboxes ​ | 
 +^/api/mailbox/​user@address.com/  ​ ​mailbox info  |  -  |  edit mailbox ​ |  delete mailbox ​ | 
 +^/api/alias ​| ​ list of aliases ​ |  new alias  |  -  |  delete all aliases ​ | 
 +^/api/​alias/​user@address.com/ ​ |  alias info  |  -  |  edit alias  |  delete alias  | 
 +^/​api/​vacation/ ​ |  list of vacations ​ |  new vacation ​ |  -  |  delete all vacations ​ | 
 +^/​api/​vacation/​user@address.com/ ​ |  vacation info  |  -  |  edit vacation ​ |  delete vacation ​ |
 
linux/django-postfix-admin.1453125246.txt.gz · Last modified: 2016/01/18 14:54 by vondra