Skip to main content
PUT
Batch Update App Resource Roles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
roles
UpdateAppResourceRoleInput · object[]

The roles to update.

Response

Success

data
Role · object[]

The updated roles.