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.