Control Web Panel

Developers => CWP API => Topic started by: JM_Stoorvogel on April 17, 2025, 12:58:51 PM

Title: api hooking: adding subdomains
Post by: JM_Stoorvogel on April 17, 2025, 12:58:51 PM
Hello,
wrote some code to hook an api for adding subdomains.
however, the data is giving the subdomain...

it only shows the (toplevel) domain, status and username.

Not the subdomain that is added.

It's needed for proxmox mail gateway integration so that mail can be received for that specific domain.

Am I missing something? IMHO it's a api developers fault not to supply the function with the subdomain that's added, it saves soo much coding...

Any thoughts?