• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

plesk rest api v2

  1. S

    Issue GetDatabases Rest API Fatal Error

    Hi All, Recently the API call to the /databases endpoint is not working properly without a "domain" parameter. It used to work without any issues before. Having the ability to find if a database name already exists in the server is very beneficial as it allows you to create databases/domains...
  2. 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!
  3. 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