Models
Get Model Upload Endpoint
POST
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.
If true, enable resumable upload instead of PUT.