Creates a new App entry in the system. Requires nx1_app_manager role.
Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Request model for creating a new App. App name must be filesystem + S3 safe.
Unique name of the app (alphanumeric, '-' and '_' only, no spaces).
Type of application: hand_authored, notebook_pipeline, inference_service, or full_pipeline.
hand_authored, notebook_pipeline, inference_service, full_pipeline App created successfully
Response model for creating a new App.
Unique ID of the created app.
Name of the created app.
Timestamp when the app was created.
Type of application.
hand_authored, notebook_pipeline, inference_service, full_pipeline Username of the creator.