I am new to using UAPI to access cPanel. I am also new to cURL. But perusing around, currently, I think cURL is the way for me to access cPanel from my application. The user is supposed to be able to create and delete email accounts from my application.
I hope that my being able to get a list of email accounts via UAPI will be enough for me to understand how to call the other UAPI functions.
I am looking here in the cPanel UAPI documentation:
Return email accounts · cPanel & WHM Developer Portal
I think I understand creating and using an authorization token. I'm hoping someone can give me an example (or template) cURL line to get a list of email accounts.
I hope that my being able to get a list of email accounts via UAPI will be enough for me to understand how to call the other UAPI functions.
I am looking here in the cPanel UAPI documentation:
Return email accounts · cPanel & WHM Developer Portal
I think I understand creating and using an authorization token. I'm hoping someone can give me an example (or template) cURL line to get a list of email accounts.