Create an app role
App manager
Create an app role
Creates an app-to-role mapping for a specified app so you can access/manage the app.
Only users with the nx1_app_manager role can do this.
This is also configurable via the MANAGER_ROLE environment variable.
POST
Create an app role
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique ID of the app.
Query Parameters
Name of the role to associate with the app.

