Models
Validate Model Upload
GET
/
v1
/
accounts
/
{account_id}
/
models
/
{model_id}
:validateUpload
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type object
.
Was this page helpful?