Actions

Toolpack:Creating Users F: Difference between revisions

No edit summary
No edit summary
Line 42: Line 42:
* [[Parameter: Email|Email]]
* [[Parameter: Email|Email]]
* [[Parameter: User Group|User Group]]
* [[Parameter: User Group|User Group]]
==How to Create/Update User with Restful API==


== How to Create/Update a route with Restful API ==
== How to Create/Update a route with Restful API ==

Revision as of 04:19, 24 January 2023

This article applies to: Product Version
SBC 3.1

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:

Creating/Updating a User with Restful API