Users
Add User
Adds a new user to the database.
put/{databaseId}/users/{userId}
Path parameters
databaseIdstring required
ID of your database.
userIdstring required
ID of the user to be added.
Response
Successful operation.
Changes
No recorded changes to this endpoint across all 1 revision of this API.