/
LI
liara-cloud
/
Liara Mail API Documentaion
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 5mo ago
View markdown
liara-cloud
Liara Mail API Documentaion
patch
trash and untrash a message
v14
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-02-24
40
31
52.4 KB
accounts
4
attachments
2
event
1
forward
3
inboundrules
3
mails
10
messages
7
get
get all mails
post
send a mail
get
get single mail
get
get single mail html
post
generate temporary access to email html
delete
delete a message permenantly
patch
trash and untrash a message
plan
3
smtp
4
tags
3
messages
trash and untrash a message
patch
/api/v1/mails/{mailServerID}/messages/{messageID}/
Path parameters
mailServerID
string
required
messageID
string
required
Request body
Model19
required
isTrash
boolean
required
Response
OK