apps permissions request

GET {{baseUrl}}/apps.permissions.request?scopes=<string>&trigger_id=<string>

Allows an app to request additional scopes

Request Params

KeyDatatypeRequiredDescription
scopesstring(Required) A comma separated list of scopes to request for
trigger_idstring(Required) Token used to trigger the permissions API

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}