Skip to main content
PUT
Batch Update App Resources

Authorizations

Authorization
string
header
required

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

Body

application/json
resources
UpdateAppResourceInput · object[]

The resources to update.

Response

Success

data
Resource · object[]

The updated resources.