workspaces
Create Model
Create a new model.
Args: workspace_name_or_id: Name or ID of the workspace. model: The model to create.
Returns: The created model.
Raises: IllegalOperationError: If the workspace or user specified in the model does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/models
Path parameters
Request body
Response
Successful Response