App Resource API
Create App Resource
Create a new app resource for an app instance.
POST
Create App Resource
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Success
The created resource.
Create App Resource

