Skip to main content
PATCH
Update requested permissions

Authorizations

Authorization
string
header
required

An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.

Path Parameters

app_id
string
required

The ID of the app the permission requirements are being updated for

Body

application/json

Parameters for UpdateAppPermissionRequirements

requested_permissions
object[]
required

The permissions that the app will request off of users when a user installs the app.

Response

A successful response

Represents true or false values.