Adding Users
Confused about "Adding Users"?
Let us know how we can improve our documentation:
LAST EDIT Oct 14 2024
This endpoint allows you to insert a new user.
Name | Type | Description |
---|---|---|
id | string | The unique identifier for the new user (eg. username, user id, etc.). The value is restricted to alphanumeric characters, dashes and underscore symbols. |
data | object | The data related to the user. |