Development API - Add new user

Management , Security

05/01/2024

Development API - Add new user
Management , Security

05/01/2024

To authenticate calls on the Development API of Webdashboard a few steps need to be taken. These are explained in a separate feature that can be found here:

Authentication on Development API

This video explains in detail how to Add a user to Webdashboard through the Development API:

Add User with Development API (youtube.com)

To Add a user to Webdashboard, navigate to the documentation page of Webdashboard.

Development API documentation

On the top right click authorize and add your bearer token.

Then go to the Users section and op the AddUserToPortal section. Click on try it out and fill in the blanks.

As a result you will get the CURL you can use to automate the process and result of your action.