Update an app
App manager
Update an app
Updates an app’s name.
Requires an nx1_app_manager role or an app-specific role.
This is also configurable via the MANAGER_ROLE environment variable.
PUT
Update an app
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Response
App name updated successfully.
Response model for app details.
Unique ID of the app.
Name of the app.
Timestamp when the app was created.
Timestamp when the app was last updated.
Type of application.
Available options:
hand_authored, notebook_pipeline, inference_service, full_pipeline Username of the creator.
Username of the last updater.

