Skip to main content
PATCH
Update requested permissions

Authorizations

Authorization
string
header
required

A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like 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.