Request App Permissions
GET {{baseUrl}}/apps.permissions.request?scopes=<>&token=<>&trigger_id=<>
Allows an app to request additional scopes
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
scopes | string | A comma separated list of scopes to request for | |
token | string | Authentication token. Requires scope: groups:history | |
trigger_id | string | Token used to trigger the permissions API |