Apply user applications
Apply user applications
POST
https://ris.rightsline.com/v4/user/:userID/app
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | Your company's API key. |
Authentication* | string | Authentication token. |
Request Body
Name | Type | Description |
---|---|---|
appIds* | int[] | An array of application IDs to grant access. Any existing applications not included in array will have permissions removed. |
Last updated