Skip to main content
POST
Batch Create App Resources

Authorizations

Authorization
string
header
required

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

Body

application/json
appInstanceId
string

The ID of the app instance to create resources under.

resources
CreateAppResourceInput · object[]

The resources to create.

Response

Success

data
Resource · object[]

The created resources.