Models
Get Model Upload Endpoint
POST
/
v1
/
accounts
/
{account_id}
/
models
/
{model_id}
:getUploadEndpoint
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A mapping from the file name to its size in bytes.
Was this page helpful?