/
LI
liara-cloud
/
Liara Mail API Documentaion
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 6mo ago
Details
Filter operations
accounts
4
attachments
2
event
1
forward
3
inboundrules
3
mails
10
get
get all mail servers
post
create mail server
get
get single mail server
delete
delete mail server
patch
edit mail server
get
count number of sent mails every day
get
mail server check dns status
get
check if domain name is available
patch
unfreeze mail server - If you had reserved a plan, it will be your new plan.
get
gain more info on recent usage
messages
7
plan
3
smtp
4
tags
3
mails
create mail server
post
/api/v1/mails
Request body
Model1
required
plan
string
required
domain
string
required
mode
'DEV'
|
'LIVE'
required
Response
OK
object
required
status
string
Changes