You may watch the YouTube video here.
REST API Permissions.
This function manages the FlowWright application REST API permissions for users and application roles. Note: Admin Users also require REST API Permissions access.
You can navigate to the Administration - Security menu option.

The Security Summary page is rendered as shown below.

Select the Security Summary menu to navigate to the REST API Permissions functions.

The REST API permissions page is rendered as shown below. The page displays the current access permissions for users and Application roles. The REST API is rendered as a hyperlink, displaying a list of APIs on a new page when clicked.

Select the API> Technical> REST API menu option to view the REST APIs page.

You can use the filter buttons to grant or revoke permissions between 'All Users' and User/Role-Specific Permissions. Select the “Users/Roles” filter button to configure access for particular FlowWright user groups.

Select multiple Users from the drop-down list.

Select Authorization by their App roles from the drop-down list. Using the Users/Roles filter provided here, you may grant access to specific users and/or application roles.

Click the Save button, and a confirmation message will appear in the top-right corner. Note: Admin Users also require REST API Permissions to access.

Export.
This function exports the REST API permissions list as a JSON file to the local folder. You can import this list into the target FlowWright environment to quickly replicate the permissions.
Select the Export—JSON menu option on the REST API Permissions page. The permissions list is generated and downloaded as a JSON file.

The JSON file content is included here for reference.

Import.
This function imports the REST API permissions list as a JSON file from the local folder. After import, the existing permissions are overwritten.
Select the Import—JSON menu option on the REST API Permissions page.

A pop-up window appears for configuration. Select the JSON file from the local folder.

The existing permissions are overwritten, and a confirmation message is displayed in the top-right corner.

Alternatively, you can select the “All Users” filter button to grant access to all active users. Click the Save button.

A confirmation message is displayed in the top-right corner, and REST API access is available to all active users.
