Add records to users collection using API

Hi all,

We are looking to create users in our users collection using API. I went to the documentation but I didn’t find how to see the password. I only get the following fields :

{
“Email”: “string”,
“Username”: “string”,
“Full Name”: “string”
}

I am missing something ?
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.