4 Apr
2016
4 Apr
'16
5:18 p.m.
On 2016-02-20 17:09, aki.tuomi@dovecot.fi wrote:
To use the API, you can go to http://host:8080/doveadm.
The documentation says http://host:8080/doveadm/v1 which is it?
GET request will print out possible commands, along with their parameters. If you have set API KEY, you need to include it in the request as X-API-Key header.
The documentation says X-Doveadm-API, which is it?
A simple 1-line curl-example in the docs would do wonders :)
http://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP
Thanks.
// Tom