Skip to main content
POST
Create model graph

Authorizations

Authorization
string
header
required

API key obtained from the mlop dashboard

Body

application/json
runId
number
required

Numeric ID of the run

graph
object
required

Graph data with nodes and edges

Response

Model graph created successfully

success
boolean
required