gateway.openapi_Gateway
Get Evaluator Upload Endpoint
Returns signed URLs for uploading evaluator source code (step 3 in the Create Evaluator workflow). After receiving the signed URL, upload your .tar.gz archive using HTTP PUT with Content-Type: application/octet-stream header.
post/v1/accounts/{account_id}/evaluators/{evaluator_id}:getUploadEndpoint
Path parameters
account_idstring required
The Account Id
evaluator_idstring required
The Evaluator Id
Request body
Response
A successful response.