Update a Model

Update this Machine learning Model.

The response object's weights_file_url (and metadata_file_url if a metadata filename was given) will be presigned so the corresponding files can be uploaded there with a simple PUT request. The URL is valid for 24 hours.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
uuid
required
string
string

Set this to a filename if you want to upload a new weights file.

string | null

Set this to a filename if you want to upload a new metadata file.

Set this to null if you want to delete the existing metadata file.

string | null

Set this to a filename if you want to upload a new class labels file.

Set this to null if you want to delete the existing class labels file.

parameters
object
required
string
enum
required
Allowed:
string
enum
required
string
enum
required
inference_config
object
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json