How to install Wordpress with WHM UAPI with custom name and password?

66 Views Asked by At

I want to install Wordpress site using WHM UAPI programatically. But the admin name is using default account's user name.

I had successfully install a Wordpress in Wordpress Toolkit with https://example.com:2087/json-api/uapi_cpanel?api.version=1&cpanel.function=create&cpanel.module=WordPressSite&cpanel.user=username.

I want to create a custom admin name like "admin_sample" and create a custom password.

0

There are 0 best solutions below