Models
models
Methods
post/v5/models
Create Model
get/v5/models
List Models
patch/v5/models/{model_id}
Update Model
Delete Model -> { id, deleted, object }
delete/v5/models/{model_id}
Delete Model
get/v5/models/{model_id}
Request example
200Example
Domain types
InferenceModel = { id, created_at, created_by_identity_type, 9 more... }