RestAPI - Mailbox
Solved
Support
-
Hi,
We provide Cloudron Useraccounts by RestAPI and everything works fine.
Now we want to provide Mailaccounts within the same Onboarding process (around 30-50 per month).Is there any possiblity to do it? Or any other way to provide Mailboxes without doing it manually?
Thanks
-
@side all things possible via the dashboard are also available via REST API, since the dashboard just used that. However not everything is documented yet.
Depending on your nodejs knowledge, all API routes are defined at https://git.cloudron.io/cloudron/box/-/blob/master/src/server.js#L89
I also added a few mailbox related API docs just now with more to come the next few days: https://docs.cloudron.io/api.html#tag/Mail