Create app
Creates a new public app inside the resolved workspace. The code must be a single JSX module that exports a default React component.
POST/api/v1/experimental/apps Creates a new public app inside the resolved workspace. The code must be a single JSX module that exports a default React component.
TypeScript Definitions
Use the request body type in TypeScript.