• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

plesk rest api v2

  1. E

    Resolved Creating new subscription everytime a new domain is created with rest API

    I am using REST API to add a new domain to my plesk, but everytime I do that - the domain is added to an existing subscription. Is there a way to make a new subscription for every new domain I add to my plesk account? I'ts safer that way. Thanks!
  2. O

    Question Is possible delete all mailboxes at once using REST API v2?

    Hi, dear plesk community, please tell me how can i delete all mailboxes at once using REST API v2? This is the correct way to delete one mailbox but I need to delete all created mailboxes one time. # curl -k -X POST -u admin:password "https://203.0.113.2:8443/api/v2/cli/mail/call" -H "accept...
Back
Top