Create Users through API

Create Users through API

@Hiaman Sha

Hi , I am trying to create Run users through API but not succesful.I followed instructions in documentation modules/RunUser/RunUser.ts:37 but I am getting the following error message
“status”: false,
“message”: “You don’t have permission to signup. Ask the owner to allow it.”

I use Account-Token for authorisation.
What am I doing wrong here?
Thanks in advance.