Toolpack:Creating Users F: Difference between revisions
No edit summary |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Creating Web Users}} | {{DISPLAYTITLE:Creating Web Users}} | ||
{| class="wikitable" | |||
|- | |||
|rowspan="3"|This article applies to: | |||
|'''Product''' | |||
|'''Version''' | |||
|- | |||
|SBC | |||
|3.1, 3.3 | |||
|} | |||
One or more users can be created and given access, which was previously defined by user groups. A user is given a name, a password, and assigned to a user group. | One or more users can be created and given access, which was previously defined by user groups. A user is given a name, a password, and assigned to a user group. | ||
| Line 35: | Line 42: | ||
* [[Parameter: Email|Email]] | * [[Parameter: Email|Email]] | ||
* [[Parameter: User Group|User Group]] | * [[Parameter: User Group|User Group]] | ||
== How to Create/Update a route with Restful API == | |||
You can find how to create/modify a user with Restful API in the following link: | |||
[[ProSBC:Restful API User|Creating/Updating a User with Restful API]] | |||
Latest revision as of 14:42, 19 June 2024
| This article applies to: | Product | Version |
| SBC | 3.1, 3.3 |
One or more users can be created and given access, which was previously defined by user groups. A user is given a name, a password, and assigned to a user group.
To create a user:
1- Click Web Users in the navigation panel.
2- Select the Web Users tab and click Create New Web User.
3- Assign the following to the user:
- Name
- Password
- User Group
4- Click Create.
List of Parameters
How to Create/Update a route with Restful API
You can find how to create/modify a user with Restful API in the following link:


