Privilage error

Hi,
I am getting this response "
{
“code”: 200,
“message”: “No privilege.”
}"
from the create user API for my 60 days free trail user account.
so ,please let me know what can i do for the privilege on free trial account.

Hi,

Below is the request body and url

URL: https://api.zoom.us/v2/users
Request:

{
“action”: “create”,
“user_info”: {
“email”: “nikhilbaisoya9@gmail.com”,
“type”: 1,
“first_name”: “nik”,
“last_name”: “bais”,
“password”: “XXXXXXX”
}
}

Hey @nikhilbaisoya9,

It looks like you don’t have a Free Trial account, only a Free Basic account.

Please upgrade to Pro to use the Create User API, or contact isv@zoom.us to extend your free trial.

Thanks,
Tommy