/
CO
combell
/
Public Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 4w ago
View markdown
combell
Public Api
post
Create a new alias
v1
latest
OpenAPI 3.0.4
2026-07-13
75
89
157.3 KB
Accounts
3
DNS records
5
Domains
6
Linux hostings
23
Mail zones
10
get
Get the mail zone.
post
Create a catch-all on the mail zone
delete
Delete a catch-all on the mail zone
put
Configure anti-spam for mail zone
post
Create a new alias
put
Configure a alias
delete
Delete a alias
post
Create an extra smtp domain
put
Configure an extra smtp domain
delete
Delete an extra smtp domain
Mailboxes
7
MySql databases
9
Provisioning jobs
1
Servicepacks
1
SSH
1
SSL certificate requests
4
SSL certificates
3
Windows hostings
2
Mail zones
Create a new alias
post
/mailzones/{domainName}/aliases
Path parameters
domain_name
string
required
Mail zone domain name.
Request body
CreateAliasRequest
required
email_address
string
The alias e-mail
destinations
string[]
The alias destination e-mail addresses
Response
Created