apps.permissions.users
apps

Enables an app to trigger a permissions modal to grant an app access to a user access scope.

get/apps.permissions.users.request

Query parameters

tokenstring required

Authentication token. Requires scope: none

scopesstring required

A comma separated list of user scopes to request for

trigger_idstring required

Token used to trigger the request

userstring required

The user this scope is being requested for

Response

Standard success response when used with a user token

oktrue required

Changes

No recorded changes to this endpoint across all 1 revision of this API.