Control Web Panel

WebPanel => How to => Topic started by: become on June 07, 2017, 11:29:21 AM

Title: Create account via API without backup enable
Post by: become on June 07, 2017, 11:29:21 AM
Hello

How can I create account via API but without enable backup ?
Title: Re: Create account via API without backup enable
Post by: become on June 07, 2017, 05:15:02 PM
Example from API Docs:
http://111.112.113.114:2030/api/?key=4235r3f33s2&api=account_new&domain=cwptest.com&username=cwptest&password=gew42f4&package=1&email=email@mail.mail&inode=10000&nofile=100&nproc=25

but this enable backup. how to disable backup ?
Title: Re: Create account via API without backup enable
Post by: become on June 10, 2017, 04:14:38 PM
Any update ?