Skip to main content
 print this page

Generate a PUT URL for an ML model artifact

POST 

/models/getPresignedUrl

Returns a presigned PUT URL and uploadPath in the ML temp bucket under ml-models/{uuid}/{FileName}. Use uploadPath as ArtifactsLocation when creating a custom model.

Request

Responses

Presigned PUT URL and the S3 uploadPath to use as ArtifactsLocation on POST /models.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers