Update ML backend
Update the ML backend parameters. You will need to specify an ID for the backend connection. You can find this using List ML backends.
For more information, see Machine learning integration.
Path parameters
id
A unique integer value identifying this ml backend.
Headers
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
url
ML backend URL
project
Project ID
is_interactive
Is interactive
title
Title
description
Description
auth_method
Auth method
Allowed values:
basic_auth_user
Basic auth user
basic_auth_pass
Basic auth password
extra_params
Extra parameters
timeout
Response model timeout
Response
url
ML backend URL
project
Project ID
is_interactive
Is interactive
title
Title
description
Description
auth_method
Auth method
Allowed values:
basic_auth_user
Basic auth user
basic_auth_pass
Basic auth password
extra_params
Extra parameters
timeout
Response model timeout