API billing profile does not exist

Hello,

hestia 1.9.2 → billing profile under API keys is not showing.

We only have these by default:
mail-accounts
purge-nginx-cache
update-dns-records

Mike

For “adminstrator” user that doesn’t have the name admin?

There is a small bug with the permissions will check soon

1 Like

I believe adding a new line with administrator to the billing file in API Folder should work, right?

ROLE='administrator'
COMMANDS='v-add-user,v-delete-user,v-suspend-user,v-unsuspend-user,v-change-user-shell,v-list-user,v-list-users,v-make-tmp-file,v-add-domain,v-change-user-package,v-make-tmp-file,v-change-user-password'

Maybe users can manually add to their code as well (as a temporary solution)?

No there is a bug with the api display it it fixed in the main branch