Description Usage Arguments Value
add_user
1 2 3 4 5 6 7 8 9 |
conn |
the database connection |
account_uid |
the account uid |
email |
the email address of the user to be added |
created_by |
the uid of the user that created this new user |
modified_by |
the uid of the user that last modified this user |
schema |
the database schema |
unique_user_limit |
a limit for the number of unique users allowed for the
account. This is used with the polished.tech API. Defaults to |
the uid of the newly created user or NULL if the user already exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.