createModel

abstract suspend fun createModel(input: CreateModelRequest): CreateModelResponse

Adds a new Model resource to an existing RestApi resource.