Hi, I have a question which I think I already know the answer (not), but I want to be sure.
Ok, the question is if I can handle(create, edit, remove...) mailboxes using "New Remote Plesk REST API v2".
This new API is amazing and I am surprised that it does not have the capacity to manage...
Hello, i'm trying to manage ip ban's using Plesk XML API, i read api-rpc full reference without success in my search...
Please, anyone can say me how to ban/unban specific ip manually using xml api?
<packet>
<ip-ban>
<?????????????????? />
</ip-ban>
</packet>
Hello plesk team and customers,
I'm trying to set|update values of customer/webspace....
I know method of create, get and delete, but i can't change any existent value... ¿what is set/update/change method?
Create Customer example:
$client->customer()->create([
'cname' => 'Plesk'...